<!DOCTYPE html>
<html class="client-nojs vector-feature-night-mode-disabled vector-feature-language-in-header-enabled vector-feature-language-in-main-page-header-disabled vector-feature-page-tools-pinned-disabled vector-feature-toc-pinned-clientpref-1 vector-feature-main-menu-pinned-disabled vector-feature-limited-width-clientpref-1 vector-feature-limited-width-content-enabled vector-feature-custom-font-size-clientpref-1 vector-feature-appearance-pinned-clientpref-1 vector-sticky-header-enabled" lang="en" dir="ltr"><head>
<meta charset="UTF-8">
<title>Microprocessor</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="canonical" href="https://en.wikipedia.org/wiki/Microprocessor"> <link href="./mw/ext.cite.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.icons.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.search.codex.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/user.styles.css" rel="stylesheet" type="text/css">
<meta name="ResourceLoaderDynamicStyles" content="">
<link rel="stylesheet" type="text/css" href="./mw/site.styles.css">
<link rel="stylesheet" type="text/css" href="./mw/noscript.css">
<link rel="stylesheet" type="text/css" href="./footer.css">
<link rel="stylesheet" type="text/css" href="./vector-2022.css">
</head>
<body class="skin--responsive skin-vector skin-vector-search-vue mediawiki ltr sitedir-ltr mw-hide-empty-elt ns-0 ns-subject page-Microprocessor rootpage-Microprocessor skin-vector-2022 action-view">
<div class="mw-page-container">
<div class="mw-page-container-inner">
<div class="mw-content-container">
<main id="content" class="mw-body">
<header class="mw-body-header vector-page-titlebar">
<h1 id="firstHeading" class="firstHeading mw-first-heading">
<span id="openzim-page-title" class="mw-page-title-main"><span class="mw-page-title-main">Microprocessor</span></span>
</h1>
</header>
<a id="top"></a>
<div id="bodyContent" class="vector-body ve-init-mw-desktopArticleTarget-targetContainer" aria-labelledby="firstHeading" data-mw-ve-target-container="">
<div id="mw-content-text" class="mw-body-content mw-content-ltr" lang="en" dir="ltr"><div class="mw-content-ltr mw-parser-output" lang="en" dir="ltr">
<p class="mw-empty-elt">
</p>
<p>A <b>microprocessor</b> is a <a href="Computer" title="Computer">computer</a> <a href="Processor_(computing)" title="Processor (computing)">processor</a> for which the data processing logic and control is included on a single <a href="Integrated_circuit" title="Integrated circuit">integrated circuit</a> (IC), or a small number of ICs. The microprocessor contains the arithmetic, logic, and control circuitry required to perform the functions of a computer's <a href="Central_processing_unit" title="Central processing unit">central processing unit</a> (CPU). The IC is capable of interpreting and executing program instructions and performing arithmetic operations.<sup id="cite_ref-1" class="reference"><a href="#cite_note-1"><span class="cite-bracket">[</span>1<span class="cite-bracket">]</span></a></sup> The microprocessor is a multipurpose, <a href="Clock_signal" title="Clock signal">clock</a>-driven, <a href="Processor_register" title="Processor register">register</a>-based, <a href="Digital_integrated_circuit" class="mw-redirect" title="Digital integrated circuit">digital integrated circuit</a> that accepts <a href="Binary_code" title="Binary code">binary</a> data as input, processes it according to <a href="Instruction_(computing)" class="mw-redirect" title="Instruction (computing)">instructions</a> stored in its <a href="Computer_memory" title="Computer memory">memory</a>, and provides results (also in binary form) as output. Microprocessors contain both <a href="Combinational_logic" title="Combinational logic">combinational logic</a> and <a href="Sequential_logic" title="Sequential logic">sequential digital logic</a>, and operate on numbers and symbols represented in the <a href="Binary_number" title="Binary number">binary number</a> system.
</p><p>The integration of a whole CPU onto a single or a few integrated circuits using <a href="Very-Large-Scale_Integration" class="mw-redirect" title="Very-Large-Scale Integration">Very-Large-Scale Integration</a> (VLSI) greatly reduced the cost of processing power. Integrated circuit processors are produced in large numbers by highly automated <a href="Metal%E2%80%93oxide%E2%80%93semiconductor" class="mw-redirect" title="Metal–oxide–semiconductor">metal–oxide–semiconductor</a> (MOS) <a href="Semiconductor_device_fabrication" title="Semiconductor device fabrication">fabrication processes</a>, resulting in a relatively low <a href="Unit_price" title="Unit price">unit price</a>. Single-chip processors increase reliability because there are fewer electrical connections that can fail. As <a href="Processor_design" title="Processor design">microprocessor designs</a> improve, the cost of manufacturing a chip (with smaller components built on a semiconductor chip the same size) generally stays the same, according to <a href="Rock's_law" class="mw-redirect" title="Rock's law">Rock's law</a>.
</p><p>Before microprocessors, small computers had been built using racks of <a href="Circuit_board" class="mw-redirect" title="Circuit board">circuit boards</a> with many <a href="Medium-scale_integration" class="mw-redirect" title="Medium-scale integration">medium-</a> and <a href="Small-scale_integration" class="mw-redirect" title="Small-scale integration">small-scale integrated circuits</a>. These were typically of the <a href="Transistor%E2%80%93transistor_logic" title="Transistor–transistor logic">TTL</a> type. Microprocessors combined this into one or a few <a href="Large-scale_integration" class="mw-redirect" title="Large-scale integration">large-scale</a> ICs. While there is disagreement over who deserves credit for the invention of the microprocessor, the first commercially available microprocessor was the <a href="Intel_4004" title="Intel 4004">Intel 4004</a>, designed by <a href="Federico_Faggin" title="Federico Faggin">Federico Faggin</a> and introduced in 1971.<sup id="cite_ref-IEEE_2-0" class="reference"><a href="#cite_note-IEEE-2"><span class="cite-bracket">[</span>2<span class="cite-bracket">]</span></a></sup>
</p><p>Continued increases in microprocessor capacity have since rendered other forms of computers almost completely obsolete (see <a href="History_of_computing_hardware" title="History of computing hardware">history of computing hardware</a>), with one or more microprocessors used in everything from the smallest <a href="Embedded_system" title="Embedded system">embedded systems</a> and <a href="Handheld_device" class="mw-redirect" title="Handheld device">handheld devices</a> to the largest <a href="Mainframe" class="mw-redirect" title="Mainframe">mainframes</a> and <a href="Supercomputer" title="Supercomputer">supercomputers</a>.
</p><p>A microprocessor is distinct from a <a href="Microcontroller" title="Microcontroller">microcontroller</a> including a <a href="System_on_a_chip" title="System on a chip">system on a chip</a>.<sup id="cite_ref-Warnes_2003_pp._443–477_3-0" class="reference"><a href="#cite_note-Warnes_2003_pp._443–477-3"><span class="cite-bracket">[</span>3<span class="cite-bracket">]</span></a></sup> A microprocessor is related but distinct from a <a href="Digital_signal_processor" title="Digital signal processor">digital signal processor</a>, a specialized microprocessor chip, with its architecture optimized for the operational needs of <a href="Digital_signal_processing" title="Digital signal processing">digital signal processing</a>.<sup id="cite_ref-4" class="reference"><a href="#cite_note-4"><span class="cite-bracket">[</span>4<span class="cite-bracket">]</span></a></sup><sup class="reference nowrap"><span title="Pages: 104–107">: 104–107 </span></sup><sup id="cite_ref-Liptak_5-0" class="reference"><a href="#cite_note-Liptak-5"><span class="cite-bracket">[</span>5<span class="cite-bracket">]</span></a></sup>
</p>
<meta property="mw:PageProp/toc">
<div class="mw-heading mw-heading2"><h2 id="Structure">Structure</h2></div>
<p>The complexity of an integrated circuit is bounded by physical limitations on the number of <a href="Transistors" class="mw-redirect" title="Transistors">transistors</a> that can be put onto one chip, the number of package terminations that can connect the processor to other parts of the system, the number of interconnections it is possible to make on the chip, and the heat that the chip can <a href="Thermal_management_(electronics)" title="Thermal management (electronics)">dissipate</a>. Advancing technology makes more complex and powerful chips feasible to manufacture.
</p><p>A minimal hypothetical microprocessor might include only an <a href="Arithmetic_logic_unit" title="Arithmetic logic unit">arithmetic logic unit</a> (ALU), and a <a href="Control_logic" title="Control logic">control logic</a> section. The ALU performs addition, subtraction, and operations such as AND or OR. Each operation of the ALU sets one or more <a href="Bit_field" title="Bit field">flags</a> in a <a href="Status_register" title="Status register">status register</a>, which indicate the results of the last operation (zero value, negative number, <a href="Integer_overflow" title="Integer overflow">overflow</a>, or others). The control logic retrieves instruction codes from memory and initiates the sequence of operations required for the ALU to carry out the instruction. A single <a href="Operation_code" class="mw-redirect" title="Operation code">operation code</a> might affect many individual data paths, registers, and other elements of the processor.
</p><p>As integrated circuit technology advanced, it was feasible to manufacture more and more complex processors on a single chip. The size of data objects became larger; allowing more transistors on a chip allowed <a href="Word_(computer_architecture)" title="Word (computer architecture)">word</a> sizes to increase from <a href="4-bit_computing" title="4-bit computing">4-</a> and <a href="8-bit" class="mw-redirect" title="8-bit">8-bit</a> words up to today's <a href="64-bit" class="mw-redirect" title="64-bit">64-bit</a> words. Additional features were added to the processor architecture; more on-chip registers sped up programs, and complex instructions could be used to make more compact programs. <a href="Floating-point_arithmetic" title="Floating-point arithmetic">Floating-point arithmetic</a>, for example, was often not available on 8-bit microprocessors, but had to be carried out in <a href="Software" title="Software">software</a>. Integration of the <a href="Floating-point_unit" title="Floating-point unit">floating-point unit</a>, first as a separate integrated circuit and then as part of the same microprocessor chip, sped up floating-point calculations.
</p><p>Occasionally, physical limitations of integrated circuits made such practices as a <a href="Bit_slice" class="mw-redirect" title="Bit slice">bit slice</a> approach necessary. Instead of processing all of a long word on one integrated circuit, multiple circuits <a href="Parallel_computing" title="Parallel computing">in parallel</a> processed subsets of each word. While this required extra logic to handle, for example, carry and overflow within each slice, the result was a system that could handle, for example, <a href="32-bit" class="mw-redirect" title="32-bit">32-bit</a> words using integrated circuits with a capacity for only four bits each.
</p><p>The ability to put large numbers of transistors on one chip makes it feasible to integrate memory on the same die as the processor. This <a href="CPU_cache" title="CPU cache">CPU cache</a> has the advantage of faster access than off-chip memory and increases the processing speed of the system for many applications. Processor <a href="Clock_frequency" class="mw-redirect" title="Clock frequency">clock frequency</a> has increased more rapidly than external memory speed, so <a href="Cache_memory" class="mw-redirect" title="Cache memory">cache memory</a> is necessary if the processor is not to be delayed by slower external memory.
</p><p>The design of some processors has become complicated enough to be difficult to fully <a href="Integrated_circuit_testing" class="mw-redirect" title="Integrated circuit testing">test</a>, and this has caused problems at large cloud providers.<sup id="cite_ref-6" class="reference"><a href="#cite_note-6"><span class="cite-bracket">[</span>6<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading3"><h3 id="Special-purpose_designs">Special-purpose designs</h3></div>
<p>A microprocessor is a general purpose processing entity. Several specialized processing devices have followed:
</p>
<ul><li>A <a href="Digital_signal_processor" title="Digital signal processor">digital signal processor</a> (DSP) is specialized for <a href="Signal_processing" title="Signal processing">signal processing</a>.</li>
<li><a href="Graphics_processing_unit" title="Graphics processing unit">Graphics processing units</a> (GPUs) are processors designed primarily for <a href="Real-time_rendering" class="mw-redirect" title="Real-time rendering">real-time rendering</a> of images.</li>
<li>Other specialized units exist for <a href="Video_processing" title="Video processing">video processing</a> and <a href="Vision_processing_unit" title="Vision processing unit">machine vision</a>. (See: <a href="Hardware_acceleration" title="Hardware acceleration">Hardware acceleration</a>.)</li>
<li><a href="Microcontroller" title="Microcontroller">Microcontrollers</a> in <a href="Embedded_system" title="Embedded system">embedded systems</a> and <a href="Peripheral_device" class="mw-redirect" title="Peripheral device">peripheral devices</a>.</li>
<li><a href="Systems_on_chip" class="mw-redirect" title="Systems on chip">Systems on chip</a> (SoCs) often integrate one or more microprocessor and microcontroller cores with other components such as <a href="Radio_modem" title="Radio modem">radio modems</a>, and are used in smartphones and tablet computers.</li></ul>
<div class="mw-heading mw-heading3"><h3 id="Speed_and_power_considerations">Speed and power considerations</h3></div>
<p>Microprocessors can be selected for differing applications based on their word size, which is a measure of their complexity. Longer word sizes allow each <a href="Clock_cycle" class="mw-redirect" title="Clock cycle">clock cycle</a> of a processor to carry out more computation, but correspond to physically larger integrated circuit dies with higher standby and operating <a href="Power_consumption" class="mw-redirect" title="Power consumption">power consumption</a>.<sup id="cite_ref-cmicrotek_7-0" class="reference"><a href="#cite_note-cmicrotek-7"><span class="cite-bracket">[</span>7<span class="cite-bracket">]</span></a></sup> 4-, 8- or 12-bit processors are widely integrated into microcontrollers operating embedded systems. Where a system is expected to handle larger volumes of data or require a more flexible <a href="User_interface" title="User interface">user interface</a>, 16-, 32- or 64-bit processors are used. An 8- or <a href="16-bit" class="mw-redirect" title="16-bit">16-bit</a> processor may be selected over a 32-bit processor for <a href="System_on_a_chip" title="System on a chip">system on a chip</a> or microcontroller applications that require extremely <a href="Low-power_electronics" title="Low-power electronics">low-power electronics</a>, or are part of a <a href="Mixed-signal_integrated_circuit" title="Mixed-signal integrated circuit">mixed-signal integrated circuit</a> with noise-sensitive on-chip <a href="Analog_electronics" class="mw-redirect" title="Analog electronics">analog electronics</a> such as high-resolution analog to digital converters, or both.
Some people say that running 32-bit arithmetic on an 8-bit chip could end up using more power, as the chip must execute software with multiple instructions.<sup id="cite_ref-8" class="reference"><a href="#cite_note-8"><span class="cite-bracket">[</span>8<span class="cite-bracket">]</span></a></sup>
However, others say that modern 8-bit chips are always more power-efficient than 32-bit chips when running equivalent software routines.<sup id="cite_ref-freeman_9-0" class="reference"><a href="#cite_note-freeman-9"><span class="cite-bracket">[</span>9<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading2"><h2 id="Embedded_applications">Embedded applications</h2></div>
<p>Thousands of items that were traditionally not computer-related include microprocessors. These include household <a href="Home_appliance" title="Home appliance">appliances</a>, vehicles (and their accessories), tools and test instruments, toys, light switches/dimmers and <a href="Arc-fault_circuit_interrupter" title="Arc-fault circuit interrupter">electrical circuit breakers</a>, smoke alarms, battery packs, and hi-fi audio/visual components (from <a href="DVD_player" title="DVD player">DVD players</a> to <a href="Phonograph#Turntable_technology" title="Phonograph">phonograph turntables</a>). Such products as cellular telephones, <a href="DVD_video" class="mw-redirect" title="DVD video">DVD video</a> system and <a href="HDTV" class="mw-redirect" title="HDTV">HDTV</a> broadcast systems fundamentally require consumer devices with powerful, low-cost, microprocessors. Increasingly stringent pollution control standards effectively require automobile manufacturers to use microprocessor engine management systems to allow optimal control of emissions over the widely varying operating conditions of an automobile. Non-programmable controls would require bulky, or costly implementation to achieve the results possible with a microprocessor.
</p><p>A microprocessor control program (<a href="Embedded_software" title="Embedded software">embedded software</a>) can be tailored to fit the needs of a product line, allowing upgrades in performance with minimal redesign of the product. Unique features can be implemented in product line's various models at negligible production cost.
</p><p>Microprocessor control of a system can provide control strategies that would be impractical to implement using electromechanical controls or purpose-built electronic controls. For example, an internal combustion engine's control system can adjust ignition timing based on engine speed, load, temperature, and any observed tendency for knocking—allowing the engine to operate on a range of fuel grades.
</p>
<div class="mw-heading mw-heading2"><h2 id="History">History</h2></div>
<style data-mw-deduplicate="TemplateStyles:r1236090951">
/* start https://en.wikipedia.org/ */
.mw-parser-output .hatnote{font-style:italic}.mw-parser-output div.hatnote{padding-left:1.6em;margin-bottom:0.5em}.mw-parser-output .hatnote i{font-style:normal}.mw-parser-output .hatnote+link+.hatnote{margin-top:-0.5em}@media print{body.ns-0 .mw-parser-output .hatnote{display:none!important}}
/* end https://en.wikipedia.org/ */
</style><div role="note" class="hatnote navigation-not-searchable">See also: <a href="Microprocessor_chronology" title="Microprocessor chronology">Microprocessor chronology</a></div>
<p>The advent of low-cost <a href="Computers" class="mw-redirect" title="Computers">computers</a> on <a href="Integrated_circuits" class="mw-redirect" title="Integrated circuits">integrated circuits</a> has transformed <a href="Modern_society" class="mw-redirect" title="Modern society">modern society</a>. General-purpose microprocessors in <a href="Personal_computer" title="Personal computer">personal computers</a> are used for computation, text editing, <a href="Multimedia" title="Multimedia">multimedia display</a>, and communication over the <a href="Internet" title="Internet">Internet</a>. Many more microprocessors are part of <a href="Embedded_system" title="Embedded system">embedded systems</a>, providing digital control over myriad objects from appliances to automobiles to <a href="Cellular_phone" class="mw-redirect" title="Cellular phone">cellular phones</a> and industrial <a href="Process_control" class="mw-redirect" title="Process control">process control</a>. Microprocessors perform binary operations based on <a href="Boolean_logic" class="mw-redirect" title="Boolean logic">Boolean logic</a>, named after <a href="George_Boole" title="George Boole">George Boole</a>. The ability to operate computer systems using Boolean Logic was first proven in a 1938 thesis by master's student <a href="Claude_Shannon" title="Claude Shannon">Claude Shannon</a>, who later went on to become a professor. Shannon is considered "The Father of Information Theory". In 1951 <a href="Microprogramming" class="mw-redirect" title="Microprogramming">Microprogramming</a> was invented by <a href="Maurice_Wilkes" title="Maurice Wilkes">Maurice Wilkes</a> at the <a href="University_of_Cambridge" title="University of Cambridge">University of Cambridge</a>, UK, from the realisation that the central processor could be controlled by a specialised program in a dedicated <a href="ROM" class="mw-redirect" title="ROM">ROM</a>.<sup id="cite_ref-10" class="reference"><a href="#cite_note-10"><span class="cite-bracket">[</span>10<span class="cite-bracket">]</span></a></sup> Wilkes is also credited with the idea of symbolic labels, macros and subroutine libraries.<sup id="cite_ref-11" class="reference"><a href="#cite_note-11"><span class="cite-bracket">[</span>11<span class="cite-bracket">]</span></a></sup>
</p><p>Following the development of <a href="MOS_integrated_circuit" class="mw-redirect" title="MOS integrated circuit">MOS integrated circuit</a> chips in the early 1960s, MOS chips reached higher <a href="Transistor_density" class="mw-redirect" title="Transistor density">transistor density</a> and lower manufacturing costs than <a href="Bipolar_junction_transistor" title="Bipolar junction transistor">bipolar</a> <a href="Integrated_circuits" class="mw-redirect" title="Integrated circuits">integrated circuits</a> by 1964. MOS chips further increased in complexity at a rate predicted by <a href="Moore's_law" title="Moore's law">Moore's law</a>, leading to <a href="Large-scale_integration" class="mw-redirect" title="Large-scale integration">large-scale integration</a> (LSI) with hundreds of <a href="Transistors" class="mw-redirect" title="Transistors">transistors</a> on a single MOS chip by the late 1960s. The application of MOS LSI chips to <a href="Computing" title="Computing">computing</a> was the basis for the first microprocessors, as engineers began recognizing that a complete <a href="Computer_processor" class="mw-redirect" title="Computer processor">computer processor</a> could be contained on several MOS LSI chips.<sup id="cite_ref-ieee_12-0" class="reference"><a href="#cite_note-ieee-12"><span class="cite-bracket">[</span>12<span class="cite-bracket">]</span></a></sup> Designers in the late 1960s were striving to integrate the <a href="Central_processing_unit" title="Central processing unit">central processing unit</a> (CPU) functions of a computer onto a handful of MOS LSI chips, called microprocessor unit (MPU) chipsets.
</p><p>While there is disagreement over who invented the microprocessor,<sup id="cite_ref-IEEE_2-1" class="reference"><a href="#cite_note-IEEE-2"><span class="cite-bracket">[</span>2<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-13" class="reference"><a href="#cite_note-13"><span class="cite-bracket">[</span>13<span class="cite-bracket">]</span></a></sup> the first commercially available microprocessor was the <a href="Intel_4004" title="Intel 4004">Intel 4004</a>, released as a single MOS LSI chip in 1971.<sup id="cite_ref-14" class="reference"><a href="#cite_note-14"><span class="cite-bracket">[</span>14<span class="cite-bracket">]</span></a></sup> The single-chip microprocessor was made possible with the development of MOS <a href="Silicon-gate" class="mw-redirect" title="Silicon-gate">silicon-gate</a> technology (SGT).<sup id="cite_ref-silicon-gate_15-0" class="reference"><a href="#cite_note-silicon-gate-15"><span class="cite-bracket">[</span>15<span class="cite-bracket">]</span></a></sup> The earliest MOS transistors had <a href="Aluminium" title="Aluminium">aluminium</a> <a href="Metal_gate" title="Metal gate">metal gates</a>, which Italian physicist <a href="Federico_Faggin" title="Federico Faggin">Federico Faggin</a> replaced with <a href="Silicon" title="Silicon">silicon</a> <a href="Self-aligned_gate" title="Self-aligned gate">self-aligned gates</a> to develop the first silicon-gate MOS chip at <a href="Fairchild_Semiconductor" title="Fairchild Semiconductor">Fairchild Semiconductor</a> in 1968.<sup id="cite_ref-silicon-gate_15-1" class="reference"><a href="#cite_note-silicon-gate-15"><span class="cite-bracket">[</span>15<span class="cite-bracket">]</span></a></sup> Faggin later joined <a href="Intel" title="Intel">Intel</a> and used his silicon-gate MOS technology to develop the 4004, along with <a href="Marcian_Hoff" title="Marcian Hoff">Marcian Hoff</a>, <a href="Stanley_Mazor" title="Stanley Mazor">Stanley Mazor</a> and <a href="Masatoshi_Shima" title="Masatoshi Shima">Masatoshi Shima</a> in 1971.<sup id="cite_ref-16" class="reference"><a href="#cite_note-16"><span class="cite-bracket">[</span>16<span class="cite-bracket">]</span></a></sup> The 4004 was designed for <a href="Busicom" title="Busicom">Busicom</a>, which had earlier proposed a multi-chip design in 1969, before Faggin's team at Intel changed it into a new single-chip design. The <a href="4-bit" class="mw-redirect" title="4-bit">4-bit</a> Intel 4004 was soon followed by the 8-bit <a href="Intel_8008" title="Intel 8008">Intel 8008</a> in 1972. The MP944 chipset used in the <a href="F-14_CADC" title="F-14 CADC">F-14 Central Air Data Computer</a> in 1970 has also been cited as an early microprocessor, but was not known to the public until declassified in 1998.
</p><p>Other <a href="Embedded_system" title="Embedded system">embedded</a> uses of 4-bit and 8-bit microprocessors, such as <a href="Computer_terminal" title="Computer terminal">terminals</a>, <a href="Computer_printer" class="mw-redirect" title="Computer printer">printers</a>, various kinds of <a href="Automation" title="Automation">automation</a> etc., followed soon after. Affordable 8-bit microprocessors with <a href="16-bit" class="mw-redirect" title="16-bit">16-bit</a> addressing also led to the first general-purpose <a href="Microcomputer" title="Microcomputer">microcomputers</a> from the mid-1970s on.
</p><p>The first use of the term "microprocessor" is attributed to <a href="Viatron" title="Viatron">Viatron Computer Systems</a><sup id="cite_ref-17" class="reference"><a href="#cite_note-17"><span class="cite-bracket">[</span>17<span class="cite-bracket">]</span></a></sup> describing the custom integrated circuit used in their System 21 small computer system announced in 1968.
</p><p>Since the early 1970s, the increase in capacity of microprocessors has followed <a href="Moore's_law" title="Moore's law">Moore's law</a>; this originally suggested that the number of components that can be fitted onto a chip doubles every year. With present technology, it is actually every two years,<sup id="cite_ref-18" class="reference"><a href="#cite_note-18"><span class="cite-bracket">[</span>18<span class="cite-bracket">]</span></a></sup> and as a result Moore later changed the period to two years.<sup id="cite_ref-19" class="reference"><a href="#cite_note-19"><span class="cite-bracket">[</span>19<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading3"><h3 id="First_projects">First projects</h3></div>
<p>These projects delivered a microprocessor at about the same time: <a href="Garrett_AiResearch" title="Garrett AiResearch">Garrett AiResearch</a>'s <a href="Central_Air_Data_Computer" class="mw-redirect" title="Central Air Data Computer">Central Air Data Computer</a> (CADC) (1970), <a href="Texas_Instruments" title="Texas Instruments">Texas Instruments</a>' TMS 1802NC (September 1971) and <a href="Intel" title="Intel">Intel</a>'s <a href="4004" class="mw-redirect" title="4004">4004</a> (November 1971, based on an earlier 1969 <a href="Busicom" title="Busicom">Busicom</a> design). Arguably, <a href="Four-Phase_Systems_AL1" title="Four-Phase Systems AL1">Four-Phase Systems AL1</a> microprocessor was also delivered in 1969.
</p>
<div class="mw-heading mw-heading4"><h4 id="Four-Phase_Systems_AL1_(1969)">Four-Phase Systems AL1 (1969)</h4></div>
<p>The <a href="Four-Phase_Systems_AL1" title="Four-Phase Systems AL1">Four-Phase Systems AL1</a> was an 8-bit <a href="Bit_slice" class="mw-redirect" title="Bit slice">bit slice</a> chip containing eight registers and an ALU.<sup id="cite_ref-20" class="reference"><a href="#cite_note-20"><span class="cite-bracket">[</span>20<span class="cite-bracket">]</span></a></sup> It was designed by <a href="Lee_Boysel" title="Lee Boysel">Lee Boysel</a> in 1969.<sup id="cite_ref-21" class="reference"><a href="#cite_note-21"><span class="cite-bracket">[</span>21<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-22" class="reference"><a href="#cite_note-22"><span class="cite-bracket">[</span>22<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-23" class="reference"><a href="#cite_note-23"><span class="cite-bracket">[</span>23<span class="cite-bracket">]</span></a></sup> At the time, it formed part of a nine-chip, 24-bit CPU with three AL1s. It was later called a microprocessor when, in response to 1990s litigation by <a href="Texas_Instruments" title="Texas Instruments">Texas Instruments</a>, Boysel constructed a demonstration system where a single AL1 with a 1969 datestamp formed part of a courtroom demonstration computer system, together with RAM, ROM, and an input-output device.<sup id="cite_ref-24" class="reference"><a href="#cite_note-24"><span class="cite-bracket">[</span>24<span class="cite-bracket">]</span></a></sup> The AL1 wasn't sold individually, but was part of the System IV/70 announced in September 1970 and first delivered in February 1972.<sup id="cite_ref-:0_25-0" class="reference"><a href="#cite_note-:0-25"><span class="cite-bracket">[</span>25<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading4"><h4 id="Garrett_AiResearch_CADC_(1970)">Garrett AiResearch CADC (1970)</h4></div>
<style data-mw-deduplicate="TemplateStyles:r1251242444">
/* start https://en.wikipedia.org/ */
.mw-parser-output .ambox{border:1px solid #a2a9b1;border-left:10px solid #36c;background-color:#fbfbfb;box-sizing:border-box}.mw-parser-output .ambox+link+.ambox,.mw-parser-output .ambox+link+style+.ambox,.mw-parser-output .ambox+link+link+.ambox,.mw-parser-output .ambox+.mw-empty-elt+link+.ambox,.mw-parser-output .ambox+.mw-empty-elt+link+style+.ambox,.mw-parser-output .ambox+.mw-empty-elt+link+link+.ambox{margin-top:-1px}html body.mediawiki .mw-parser-output .ambox.mbox-small-left{margin:4px 1em 4px 0;overflow:hidden;width:238px;border-collapse:collapse;font-size:88%;line-height:1.25em}.mw-parser-output .ambox-speedy{border-left:10px solid #b32424;background-color:#fee7e6}.mw-parser-output .ambox-delete{border-left:10px solid #b32424}.mw-parser-output .ambox-content{border-left:10px solid #f28500}.mw-parser-output .ambox-style{border-left:10px solid #fc3}.mw-parser-output .ambox-move{border-left:10px solid #9932cc}.mw-parser-output .ambox-protection{border-left:10px solid #a2a9b1}.mw-parser-output .ambox .mbox-text{border:none;padding:0.25em 0.5em;width:100%}.mw-parser-output .ambox .mbox-image{border:none;padding:2px 0 2px 0.5em;text-align:center}.mw-parser-output .ambox .mbox-imageright{border:none;padding:2px 0.5em 2px 0;text-align:center}.mw-parser-output .ambox .mbox-empty-cell{border:none;padding:0;width:1px}.mw-parser-output .ambox .mbox-image-div{width:52px}@media(min-width:720px){.mw-parser-output .ambox{margin:0 10%}}@media print{body.ns-0 .mw-parser-output .ambox{display:none!important}}
/* end https://en.wikipedia.org/ */
</style>
<div role="note" class="hatnote navigation-not-searchable">Further information: <a href="F-14_CADC" title="F-14 CADC">F-14 CADC</a></div>
<p>In 1968, <a href="Garrett_AiResearch" title="Garrett AiResearch">Garrett AiResearch</a> (who employed designers <a href="Ray_Holt_(computer_scientist)" title="Ray Holt (computer scientist)">Ray Holt</a> and Steve Geller) was invited to produce a digital computer to compete with <a href="Electromechanical" class="mw-redirect" title="Electromechanical">electromechanical</a> systems then under development for the main flight control computer in the <a href="US_Navy" class="mw-redirect" title="US Navy">US Navy</a>'s new <a href="F-14_Tomcat" class="mw-redirect" title="F-14 Tomcat">F-14 Tomcat</a> fighter. The design was complete by 1970, and used a <a href="MOSFET" title="MOSFET">MOS</a>-based chipset as the core CPU. The design was significantly (approximately 20 times) smaller and much more reliable than the mechanical systems it competed against and was used in all of the early Tomcat models. This system contained "a 20-bit, <a href="Pipeline_(computing)" title="Pipeline (computing)">pipelined</a>, <a href="Parallel_computing" title="Parallel computing">parallel</a> <a href="Multiprocessor" class="mw-redirect" title="Multiprocessor">multi-microprocessor</a>". The Navy refused to allow publication of the design until 1997. Released in 1998, the documentation on the <a href="Central_Air_Data_Computer" class="mw-redirect" title="Central Air Data Computer">CADC</a>, and the <a href="MP944" class="mw-redirect" title="MP944">MP944</a> chipset, are well known. Ray Holt's autobiographical story of this design and development is presented in the book: The Accidental Engineer.<sup id="cite_ref-26" class="reference"><a href="#cite_note-26"><span class="cite-bracket">[</span>26<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-27" class="reference"><a href="#cite_note-27"><span class="cite-bracket">[</span>27<span class="cite-bracket">]</span></a></sup>
</p><p>
Ray Holt graduated from <a href="California_State_Polytechnic_University%2C_Pomona" title="California State Polytechnic University, Pomona">California State Polytechnic University, Pomona</a> in 1968, and began his computer design career with the CADC.<sup id="cite_ref-28" class="reference"><a href="#cite_note-28"><span class="cite-bracket">[</span>28<span class="cite-bracket">]</span></a></sup> From its inception, it was shrouded in secrecy until 1998 when at Holt's request, the US Navy allowed the documents into the public domain. Holt has claimed that no one has compared this microprocessor with those that came later.<sup id="cite_ref-29" class="reference"><a href="#cite_note-29"><span class="cite-bracket">[</span>29<span class="cite-bracket">]</span></a></sup> According to Parab et al. (2007), <style data-mw-deduplicate="TemplateStyles:r1244412712">
/* start https://en.wikipedia.org/ */
.mw-parser-output .templatequote{overflow:hidden;margin:1em 0;padding:0 32px}.mw-parser-output .templatequotecite{line-height:1.5em;text-align:left;margin-top:0}@media(min-width:500px){.mw-parser-output .templatequotecite{padding-left:1.6em}}
/* end https://en.wikipedia.org/ */
</style></p><blockquote class="templatequote"><p>The scientific papers and literature published around 1971 reveal that the MP944 digital processor used for the F-14 Tomcat aircraft of the US Navy qualifies as the first microprocessor. Although interesting, it was not a single-chip processor, as was not the Intel 4004 – they both were more like a set of parallel building blocks you could use to make a general-purpose form. It contains a CPU, <a href="RAM" class="mw-redirect" title="RAM">RAM</a>, <a href="ROM" class="mw-redirect" title="ROM">ROM</a>, and two other support chips like the Intel 4004. It was made from the same <a href="PMOS_logic" title="PMOS logic">P-channel</a> technology, operated at <a href="Military_specifications" class="mw-redirect" title="Military specifications">military specifications</a> and had larger chips – an excellent computer engineering design by any standards. Its design indicates a major advance over Intel, and two year earlier. It actually worked and was flying in the F-14 when the Intel 4004 was announced. It indicates that today's industry theme of converging <a href="Digital_signal_processor" title="Digital signal processor">DSP</a>-<a href="Microcontroller" title="Microcontroller">microcontroller</a> architectures was started in 1971.<sup id="cite_ref-30" class="reference"><a href="#cite_note-30"><span class="cite-bracket">[</span>30<span class="cite-bracket">]</span></a></sup></p></blockquote><p> This convergence of DSP and microcontroller architectures is known as a <a href="Digital_signal_controller" title="Digital signal controller">digital signal controller</a>.<sup id="cite_ref-31" class="reference"><a href="#cite_note-31"><span class="cite-bracket">[</span>31<span class="cite-bracket">]</span></a></sup>
</p><div class="mw-heading mw-heading4"><h4 id="Gilbert_Hyatt_(1970)">Gilbert Hyatt (1970)</h4></div>
<p>In 1990, American engineer Gilbert Hyatt was awarded U.S. Patent No. 4,942,516,<sup id="cite_ref-32" class="reference"><a href="#cite_note-32"><span class="cite-bracket">[</span>32<span class="cite-bracket">]</span></a></sup> which was based on a 16-bit serial computer he built at his <a href="Northridge%2C_California" class="mw-redirect" title="Northridge, California">Northridge, California</a>, home in 1969 from boards of bipolar chips after quitting his job at <a href="Teledyne" class="mw-redirect" title="Teledyne">Teledyne</a> in 1968;<sup id="cite_ref-IEEE_2-2" class="reference"><a href="#cite_note-IEEE-2"><span class="cite-bracket">[</span>2<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-LAT_33-0" class="reference"><a href="#cite_note-LAT-33"><span class="cite-bracket">[</span>33<span class="cite-bracket">]</span></a></sup> though the patent had been submitted in December 1970 and prior to <a href="Texas_Instruments" title="Texas Instruments">Texas Instruments</a>' filings for the TMX 1795 and TMS 0100, Hyatt's invention was never manufactured.<sup id="cite_ref-LAT_33-1" class="reference"><a href="#cite_note-LAT-33"><span class="cite-bracket">[</span>33<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-34" class="reference"><a href="#cite_note-34"><span class="cite-bracket">[</span>34<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-35" class="reference"><a href="#cite_note-35"><span class="cite-bracket">[</span>35<span class="cite-bracket">]</span></a></sup> This nonetheless led to claims that Hyatt was the inventor of the microprocessor and the payment of substantial royalties through a <a href="Philips_N.V." class="mw-redirect" title="Philips N.V.">Philips N.V.</a> subsidiary,<sup id="cite_ref-36" class="reference"><a href="#cite_note-36"><span class="cite-bracket">[</span>36<span class="cite-bracket">]</span></a></sup> until Texas Instruments prevailed in a complex legal battle in 1996, when the U.S. Patent Office overturned key parts of the patent, while allowing Hyatt to keep it.<sup id="cite_ref-IEEE_2-3" class="reference"><a href="#cite_note-IEEE-2"><span class="cite-bracket">[</span>2<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-37" class="reference"><a href="#cite_note-37"><span class="cite-bracket">[</span>37<span class="cite-bracket">]</span></a></sup> Hyatt said in a 1990 <i>Los Angeles Times</i> article that his invention would have been created had his prospective investors backed him, and that the venture investors leaked details of his chip to the industry, though he did not elaborate with evidence to support this claim.<sup id="cite_ref-LAT_33-2" class="reference"><a href="#cite_note-LAT-33"><span class="cite-bracket">[</span>33<span class="cite-bracket">]</span></a></sup> In the same article, <i>The Chip</i> author <a href="T.R._Reid" class="mw-redirect" title="T.R. Reid">T.R. Reid</a> was quoted as saying that historians may ultimately place Hyatt as a co-inventor of the microprocessor, in the way that Intel's Noyce and TI's Kilby share credit for the invention of the chip in 1958: "Kilby got the idea first, but Noyce made it practical. The legal ruling finally favored Noyce, but they are considered co-inventors. The same could happen here."<sup id="cite_ref-LAT_33-3" class="reference"><a href="#cite_note-LAT-33"><span class="cite-bracket">[</span>33<span class="cite-bracket">]</span></a></sup> Hyatt would go on to fight a decades-long legal battle with the state of California over alleged unpaid taxes on his patent's windfall after 1990, which would culminate in a landmark Supreme Court case addressing states' <a href="Sovereign_immunity" title="Sovereign immunity">sovereign immunity</a> in <i><a href="Franchise_Tax_Board_of_California_v._Hyatt_(2019)" class="mw-redirect" title="Franchise Tax Board of California v. Hyatt (2019)">Franchise Tax Board of California v. Hyatt (2019)</a></i>.
</p>
<div class="mw-heading mw-heading4"><h4 id="Texas_Instruments_TMX_1795_(1970–1971)">Texas Instruments TMX 1795 (1970–1971)</h4></div>
<p>Texas Instruments developed in 1970–1971 a one-chip CPU replacement for the <a href="Datapoint_2200" title="Datapoint 2200">Datapoint 2200</a> terminal, the TMX 1795 (later TMC 1795). Like Intel's later <a href="8008" class="mw-redirect" title="8008">8008</a>, it was rejected by customer Datapoint. According to Gary Boone, the TMX 1795 never reached production. Still it reached a prototype state at 1971 February 24.<sup id="cite_ref-righto_com_38-0" class="reference"><a href="#cite_note-righto_com-38"><span class="cite-bracket">[</span>38<span class="cite-bracket">]</span></a></sup> Since it was built to the same specification, its instruction set was very similar to the Intel 8008.<sup id="cite_ref-genie_39-0" class="reference"><a href="#cite_note-genie-39"><span class="cite-bracket">[</span>39<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-shirriff_40-0" class="reference"><a href="#cite_note-shirriff-40"><span class="cite-bracket">[</span>40<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading4"><h4 id="Texas_Instruments_TMS_1802NC_(1971)">Texas Instruments TMS 1802NC (1971)</h4></div>
<p>The TMS1802NC, announced September 17, 1971, was the first microcontroller and at launch implemented a four-function calculator. The TMS1802NC, despite its designation, was not part of the <a href="TMS_1000" class="mw-redirect" title="TMS 1000">TMS 1000</a> series; it was later redesignated as part of the TMS 0100 series, which was used in the TI Datamath calculator. It was marketed as a calculator-on-a-chip and also "fully programmable", but this programming had to done during manufacturing. Its chip integrated a CPU with an 11-bit instruction word, 3520 bits (320 instructions) of ROM and 182 bits of RAM.<sup id="cite_ref-genie_39-1" class="reference"><a href="#cite_note-genie-39"><span class="cite-bracket">[</span>39<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-41" class="reference"><a href="#cite_note-41"><span class="cite-bracket">[</span>41<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-shirriff_40-1" class="reference"><a href="#cite_note-shirriff-40"><span class="cite-bracket">[</span>40<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-42" class="reference"><a href="#cite_note-42"><span class="cite-bracket">[</span>42<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading4"><h4 id="Pico/General_Instrument_(1971)">Pico/General Instrument (1971)</h4></div>
<p>In 1971, Pico Electronics<sup id="cite_ref-43" class="reference"><a href="#cite_note-43"><span class="cite-bracket">[</span>43<span class="cite-bracket">]</span></a></sup> and <a href="General_Instrument" title="General Instrument">General Instrument</a> (GI) introduced their first collaboration in ICs, a complete single-chip calculator IC for the Monroe/<a href="Litton_Industries" title="Litton Industries">Litton</a> Royal Digital III calculator. This chip could also arguably lay claim to be one of the first microprocessors or microcontrollers having <a href="ROM" class="mw-redirect" title="ROM">ROM</a>, <a href="RAM" class="mw-redirect" title="RAM">RAM</a> and a <a href="RISC" class="mw-redirect" title="RISC">RISC</a> instruction set on-chip. The layout for the four layers of the <a href="PMOS_logic" title="PMOS logic">PMOS</a> process was hand drawn at x500 scale on mylar film, a significant task at the time given the complexity of the chip.
</p><p>Pico was a spinout by five GI design engineers whose vision was to create single-chip calculator ICs. They had significant previous design experience on multiple calculator chipsets with both GI and <a href="Elliott_Automation" class="mw-redirect" title="Elliott Automation">Marconi-Elliott</a>.<sup id="cite_ref-44" class="reference"><a href="#cite_note-44"><span class="cite-bracket">[</span>44<span class="cite-bracket">]</span></a></sup> The key team members had originally been tasked by <a href="Elliott_Automation" class="mw-redirect" title="Elliott Automation">Elliott Automation</a> to create an 8-bit computer in MOS and had helped establish a MOS Research Laboratory in <a href="Glenrothes" title="Glenrothes">Glenrothes</a>, Scotland in 1967.
</p><p>Calculators were becoming the largest single market for semiconductors so Pico and GI went on to have significant success in this burgeoning market. GI continued to innovate in microprocessors and microcontrollers with products including the CP1600, IOB1680 and PIC1650.<sup id="cite_ref-45" class="reference"><a href="#cite_note-45"><span class="cite-bracket">[</span>45<span class="cite-bracket">]</span></a></sup> In 1987, the GI Microelectronics business was spun out into the <a href="Microchip_Technology" title="Microchip Technology">Microchip</a> <a href="PIC_microcontroller" class="mw-redirect" title="PIC microcontroller">PIC microcontroller</a> business.
</p>
<div class="mw-heading mw-heading4"><h4 id="Intel_4004_(1971)">Intel 4004 (1971)</h4></div>
<div role="note" class="hatnote navigation-not-searchable">Main article: <a href="Intel_4004" title="Intel 4004">Intel 4004</a></div>
<p>The <a href="Intel_4004" title="Intel 4004">Intel 4004</a> is often (falsely) regarded as the first true microprocessor built on a single chip,<sup id="cite_ref-46" class="reference"><a href="#cite_note-46"><span class="cite-bracket">[</span>46<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-47" class="reference"><a href="#cite_note-47"><span class="cite-bracket">[</span>47<span class="cite-bracket">]</span></a></sup> priced at <span style="white-space: nowrap">US$60</span> (equivalent to $470 in 2024).<sup id="cite_ref-48" class="reference"><a href="#cite_note-48"><span class="cite-bracket">[</span>48<span class="cite-bracket">]</span></a></sup> The first known advertisement for the 4004 is dated November 15, 1971, and appeared in <i><a href="Electronic_News" title="Electronic News">Electronic News</a></i>.<sup id="cite_ref-49" class="reference"><a href="#cite_note-49"><span class="cite-bracket">[</span>49<span class="cite-bracket">]</span></a></sup> The microprocessor was designed by a team consisting of Italian engineer <a href="Federico_Faggin" title="Federico Faggin">Federico Faggin</a>, American engineers <a href="Marcian_Hoff" title="Marcian Hoff">Marcian Hoff</a> and <a href="Stanley_Mazor" title="Stanley Mazor">Stanley Mazor</a>, and Japanese engineer <a href="Masatoshi_Shima" title="Masatoshi Shima">Masatoshi Shima</a>.<sup id="cite_ref-50" class="reference"><a href="#cite_note-50"><span class="cite-bracket">[</span>50<span class="cite-bracket">]</span></a></sup>
</p><p>The project that produced the 4004 originated in 1969, when <a href="Busicom" title="Busicom">Busicom</a>, a Japanese calculator manufacturer, asked Intel to build a chipset for high-performance <a href="Desktop_calculator" class="mw-redirect" title="Desktop calculator">desktop calculators</a>. Busicom's original design called for a programmable chip set consisting of seven different chips. Three of the chips were to make a special-purpose CPU with its program stored in ROM and its data stored in shift register read-write memory. <a href="Ted_Hoff" class="mw-redirect" title="Ted Hoff">Ted Hoff</a>, the Intel engineer assigned to evaluate the project, believed the Busicom design could be simplified by using dynamic RAM storage for data, rather than shift register memory, and a more traditional general-purpose CPU architecture. Hoff came up with a four-chip architectural proposal: a ROM chip for storing the programs, a dynamic RAM chip for storing data, a simple <a href="I/O" class="mw-redirect" title="I/O">I/O</a> device, and a 4-bit central processing unit (CPU). Although not a chip designer, he felt the CPU could be integrated into a single chip, but as he lacked the technical know-how the idea remained just a wish for the time being.
</p><p>While the architecture and specifications of the MCS-4 came from the interaction of Hoff with <a href="Stanley_Mazor" title="Stanley Mazor">Stanley Mazor</a>, a software engineer reporting to him, and with Busicom engineer <a href="Masatoshi_Shima" title="Masatoshi Shima">Masatoshi Shima</a>, during 1969, Mazor and Hoff moved on to other projects. In April 1970, Intel hired Italian engineer <a href="Federico_Faggin" title="Federico Faggin">Federico Faggin</a> as project leader, a move that ultimately made the single-chip CPU final design a reality (Shima meanwhile designed the Busicom calculator firmware and assisted Faggin during the first six months of the implementation). Faggin, who originally developed the <a href="Silicon_gate" class="mw-redirect" title="Silicon gate">silicon gate</a> technology (SGT) in 1968 at <a href="Fairchild_Semiconductor" title="Fairchild Semiconductor">Fairchild Semiconductor</a><sup id="cite_ref-51" class="reference"><a href="#cite_note-51"><span class="cite-bracket">[</span>51<span class="cite-bracket">]</span></a></sup> and designed the world's first commercial integrated circuit using SGT, the Fairchild 3708, had the correct background to lead the project into what would become the first commercial general purpose microprocessor. Since SGT was his very own invention, Faggin also used it to create his new methodology for <a href="Random_logic" title="Random logic">random logic</a> design that made it possible to implement a single-chip CPU with the proper speed, power dissipation and cost. The manager of Intel's MOS Design Department was <a href="Leslie_L._Vad%C3%A1sz" title="Leslie L. Vadász">Leslie L. Vadász</a> at the time of the MCS-4 development but Vadász's attention was completely focused on the mainstream business of semiconductor memories so he left the leadership and the management of the MCS-4 project to Faggin, who was ultimately responsible for leading the 4004 project to its realization. Production units of the 4004 were first delivered to Busicom in March 1971 and shipped to other customers in late 1971.
</p>
<div class="mw-heading mw-heading3"><h3 id="8-bit_designs">8-bit designs</h3></div>
<p>The <a href="Intel_4004" title="Intel 4004">Intel 4004</a> was followed in 1972 by the <a href="Intel_8008" title="Intel 8008">Intel 8008</a>, intel's first <a href="8-bit" class="mw-redirect" title="8-bit">8-bit</a> microprocessor.<sup id="cite_ref-52" class="reference"><a href="#cite_note-52"><span class="cite-bracket">[</span>52<span class="cite-bracket">]</span></a></sup> The 8008 was not, however, an extension of the 4004 design, but instead the culmination of a separate design project at Intel, arising from a contract with <a href="Datapoint" title="Datapoint">Computer Terminals Corporation</a>, of San Antonio TX, for a chip for a terminal they were designing,<sup id="cite_ref-mit-comp-history_53-0" class="reference"><a href="#cite_note-mit-comp-history-53"><span class="cite-bracket">[</span>53<span class="cite-bracket">]</span></a></sup> the <a href="Datapoint_2200" title="Datapoint 2200">Datapoint 2200</a>—fundamental aspects of the design came not from Intel but from CTC. In 1968, CTC's Vic Poor and Harry Pyle developed the original design for the <a href="Instruction_set" class="mw-redirect" title="Instruction set">instruction set</a> and operation of the processor. In 1969, CTC contracted two companies, <a href="Intel" title="Intel">Intel</a> and <a href="Texas_Instruments" title="Texas Instruments">Texas Instruments</a>, to make a single-chip implementation, known as the CTC 1201.<sup id="cite_ref-forgotten-history_54-0" class="reference"><a href="#cite_note-forgotten-history-54"><span class="cite-bracket">[</span>54<span class="cite-bracket">]</span></a></sup> In late 1970 or early 1971, TI dropped out being unable to make a reliable part. In 1970, with Intel yet to deliver the part, CTC opted to use their own implementation in the Datapoint 2200, using traditional TTL logic instead (thus the first machine to run "8008 code" was not in fact a microprocessor at all and was delivered a year earlier). Intel's version of the 1201 microprocessor arrived in late 1971, but was too late, slow, and required a number of additional support chips. CTC had no interest in using it. CTC had originally contracted Intel for the chip, and would have owed them <span style="white-space: nowrap">US$50,000</span> (equivalent to $388,209 in 2024) for their design work.<sup id="cite_ref-forgotten-history_54-1" class="reference"><a href="#cite_note-forgotten-history-54"><span class="cite-bracket">[</span>54<span class="cite-bracket">]</span></a></sup> To avoid paying for a chip they did not want (and could not use), CTC released Intel from their contract and allowed them free use of the design.<sup id="cite_ref-forgotten-history_54-2" class="reference"><a href="#cite_note-forgotten-history-54"><span class="cite-bracket">[</span>54<span class="cite-bracket">]</span></a></sup> Intel marketed it as the 8008 in April, 1972, as the world's first 8-bit microprocessor. It was the basis for the famous "<a href="Mark-8" title="Mark-8">Mark-8</a>" computer kit advertised in the magazine <i><a href="Radio-Electronics" title="Radio-Electronics">Radio-Electronics</a></i> in 1974. This processor had an 8-bit data bus and a 14-bit address bus.<sup id="cite_ref-55" class="reference"><a href="#cite_note-55"><span class="cite-bracket">[</span>55<span class="cite-bracket">]</span></a></sup>
</p><p>The 8008 was the precursor to the successful <a href="Intel_8080" title="Intel 8080">Intel 8080</a> (1974), which offered improved performance over the 8008 and required fewer support chips. Federico Faggin conceived and designed it using high voltage N channel MOS. The <a href="Zilog_Z80" title="Zilog Z80">Zilog Z80</a> (1976) was also a Faggin design, using low voltage N channel with depletion load and derivative Intel 8-bit processors: all designed with the methodology Faggin created for the 4004. <a href="Motorola" title="Motorola">Motorola</a> released the competing <a href="Motorola_6800" title="Motorola 6800">6800</a> in August 1974, and the similar <a href="MOS_Technology_6502" title="MOS Technology 6502">MOS Technology 6502</a> was released in 1975 (both designed largely by the same people). The 6502 family rivaled the Z80 in popularity during the 1980s.
</p><p>A low overall cost, little packaging, simple <a href="Computer_bus" class="mw-redirect" title="Computer bus">computer bus</a> requirements, and sometimes the integration of extra circuitry (e.g. the Z80's built-in <a href="Memory_refresh" title="Memory refresh">memory refresh</a> circuitry) allowed the <a href="Home_computer" title="Home computer">home computer</a> "revolution" to accelerate sharply in the early 1980s. This delivered such inexpensive machines as the Sinclair <a href="ZX81" title="ZX81">ZX81</a>, which sold for <span style="white-space: nowrap">US$99</span> (equivalent to $342.41 in 2024). A variation of the 6502, the <a href="MOS_Technology_6510" title="MOS Technology 6510">MOS Technology 6510</a> was used in the <a href="Commodore_64" title="Commodore 64">Commodore 64</a> and yet another variant, the 8502, powered the <a href="Commodore_128" title="Commodore 128">Commodore 128</a>.
</p><p><a href="Western_Design_Center" title="Western Design Center">The Western Design Center, Inc</a> (WDC) introduced the CMOS <a href="WDC_65C02" title="WDC 65C02">WDC 65C02</a> in 1982 and licensed the design to several firms. It was used as the CPU in the <a href="Apple_IIe" title="Apple IIe">Apple IIe</a> and <a href="Apple_IIc" title="Apple IIc">IIc</a> personal computers as well as in medical implantable grade <a href="Pacemaker" title="Pacemaker">pacemakers</a> and <a href="Defibrillator" class="mw-redirect" title="Defibrillator">defibrillators</a>, automotive, industrial and consumer devices. WDC pioneered the licensing of microprocessor designs, later followed by <a href="Arm_Holdings" title="Arm Holdings">ARM</a> (32-bit) and other microprocessor <a href="Intellectual_property" title="Intellectual property">intellectual property</a> (IP) providers in the 1990s.
</p><p>Motorola introduced the <a href="Motorola_6809" title="Motorola 6809">MC6809</a> in 1978. It was an ambitious and well thought-through 8-bit design that was <a href="Source_compatible" class="mw-redirect" title="Source compatible">source compatible</a> with the <a href="Motorola_6800" title="Motorola 6800">6800</a>, and implemented using purely <a href="Electrical_wiring" title="Electrical wiring">hard-wired</a> logic (subsequent 16-bit microprocessors typically used <a href="Microcode" title="Microcode">microcode</a> to some extent, as <a href="Complex_instruction_set_computer" title="Complex instruction set computer">CISC</a> design requirements were becoming too complex for pure hard-wired logic).
</p><p>Another early 8-bit microprocessor was the <a href="Signetics_2650" title="Signetics 2650">Signetics 2650</a>, which enjoyed a brief surge of interest due to its innovative and powerful <a href="Instruction_set_architecture" title="Instruction set architecture">instruction set architecture</a>.
</p><p>A seminal microprocessor in the world of spaceflight was <a href="RCA" title="RCA">RCA</a>'s <a href="RCA_1802" title="RCA 1802">RCA 1802</a> (aka CDP1802, RCA COSMAC) (introduced in 1976), which was used on board the <i><a href="Galileo_(spacecraft)" title="Galileo (spacecraft)">Galileo</a></i> probe to Jupiter (launched 1989, arrived 1995). RCA COSMAC was the first to implement <a href="CMOS" title="CMOS">CMOS</a> technology. The CDP1802 was used because it could be run at very <a href="Low-power_electronics" title="Low-power electronics">low power</a>, and because a variant was available fabricated using a special production process, <a href="Silicon_on_sapphire" title="Silicon on sapphire">silicon on sapphire</a> (SOS), which provided much better protection against <a href="Cosmic_radiation" class="mw-redirect" title="Cosmic radiation">cosmic radiation</a> and <a href="Electrostatic_discharge" title="Electrostatic discharge">electrostatic discharge</a> than that of any other processor of the era. Thus, the SOS version of the 1802 was said to be the first <a href="Radiation-hardened" class="mw-redirect" title="Radiation-hardened">radiation-hardened</a> microprocessor.
</p><p>The RCA 1802 had a <a href="Static_logic_(digital_logic)" class="mw-redirect" title="Static logic (digital logic)">static design</a>, meaning that the <a href="Clock_frequency" class="mw-redirect" title="Clock frequency">clock frequency</a> could be made arbitrarily low, or even stopped. This let the <a href="Galileo_(spacecraft)" title="Galileo (spacecraft)"><i>Galileo</i> spacecraft</a> use minimum electric power for long uneventful stretches of a voyage. Timers or sensors would awaken the processor in time for important tasks, such as navigation updates, attitude control, data acquisition, and radio communication. Current versions of the Western Design Center 65C02 and 65C816 also have <a href="Static_core" title="Static core">static cores</a>, and thus retain data even when the clock is completely halted.
</p>
<div class="mw-heading mw-heading3"><h3 id="12-bit_designs">12-bit designs</h3></div>
<p>The <a href="Intersil_6100" title="Intersil 6100">Intersil 6100</a> family consisted of a <a href="12-bit" class="mw-redirect" title="12-bit">12-bit</a> microprocessor (the 6100) and a range of peripheral support and memory ICs. The microprocessor recognised the DEC <a href="PDP-8" title="PDP-8">PDP-8</a> <a href="Minicomputer" title="Minicomputer">minicomputer</a> instruction set. As such it was sometimes referred to as the <b>CMOS-PDP8</b>. Since it was also produced by Harris Corporation, it was also known as the <b>Harris HM-6100</b>. By virtue of its CMOS technology and associated benefits, the 6100 was being incorporated into some military designs until the early 1980s.
</p>
<div class="mw-heading mw-heading3"><h3 id="16-bit_designs">16-bit designs</h3></div>
<style data-mw-deduplicate="TemplateStyles:r1129693374">
/* start https://en.wikipedia.org/ */
.mw-parser-output .hlist dl,.mw-parser-output .hlist ol,.mw-parser-output .hlist ul{margin:0;padding:0}.mw-parser-output .hlist dd,.mw-parser-output .hlist dt,.mw-parser-output .hlist li{margin:0;display:inline}.mw-parser-output .hlist.inline,.mw-parser-output .hlist.inline dl,.mw-parser-output .hlist.inline ol,.mw-parser-output .hlist.inline ul,.mw-parser-output .hlist dl dl,.mw-parser-output .hlist dl ol,.mw-parser-output .hlist dl ul,.mw-parser-output .hlist ol dl,.mw-parser-output .hlist ol ol,.mw-parser-output .hlist ol ul,.mw-parser-output .hlist ul dl,.mw-parser-output .hlist ul ol,.mw-parser-output .hlist ul ul{display:inline}.mw-parser-output .hlist .mw-empty-li{display:none}.mw-parser-output .hlist dt::after{content:": "}.mw-parser-output .hlist dd::after,.mw-parser-output .hlist li::after{content:" · ";font-weight:bold}.mw-parser-output .hlist dd:last-child::after,.mw-parser-output .hlist dt:last-child::after,.mw-parser-output .hlist li:last-child::after{content:none}.mw-parser-output .hlist dd dd:first-child::before,.mw-parser-output .hlist dd dt:first-child::before,.mw-parser-output .hlist dd li:first-child::before,.mw-parser-output .hlist dt dd:first-child::before,.mw-parser-output .hlist dt dt:first-child::before,.mw-parser-output .hlist dt li:first-child::before,.mw-parser-output .hlist li dd:first-child::before,.mw-parser-output .hlist li dt:first-child::before,.mw-parser-output .hlist li li:first-child::before{content:" (";font-weight:normal}.mw-parser-output .hlist dd dd:last-child::after,.mw-parser-output .hlist dd dt:last-child::after,.mw-parser-output .hlist dd li:last-child::after,.mw-parser-output .hlist dt dd:last-child::after,.mw-parser-output .hlist dt dt:last-child::after,.mw-parser-output .hlist dt li:last-child::after,.mw-parser-output .hlist li dd:last-child::after,.mw-parser-output .hlist li dt:last-child::after,.mw-parser-output .hlist li li:last-child::after{content:")";font-weight:normal}.mw-parser-output .hlist ol{counter-reset:listitem}.mw-parser-output .hlist ol>li{counter-increment:listitem}.mw-parser-output .hlist ol>li::before{content:" "counter(listitem)"\a0 "}.mw-parser-output .hlist dd ol>li:first-child::before,.mw-parser-output .hlist dt ol>li:first-child::before,.mw-parser-output .hlist li ol>li:first-child::before{content:" ("counter(listitem)"\a0 "}
/* end https://en.wikipedia.org/ */
</style><style data-mw-deduplicate="TemplateStyles:r1126788409">
/* start https://en.wikipedia.org/ */
.mw-parser-output .plainlist ol,.mw-parser-output .plainlist ul{line-height:inherit;list-style:none;margin:0;padding:0}.mw-parser-output .plainlist ol li,.mw-parser-output .plainlist ul li{margin-bottom:0}
/* end https://en.wikipedia.org/ */
</style><style data-mw-deduplicate="TemplateStyles:r1246091330">
/* start https://en.wikipedia.org/ */
.mw-parser-output .sidebar{width:22em;float:right;clear:right;margin:0.5em 0 1em 1em;background:var(--background-color-neutral-subtle,#f8f9fa);border:1px solid var(--border-color-base,#a2a9b1);padding:0.2em;text-align:center;line-height:1.4em;font-size:88%;border-collapse:collapse;display:table}body.skin-minerva .mw-parser-output .sidebar{display:table!important;float:right!important;margin:0.5em 0 1em 1em!important}.mw-parser-output .sidebar-subgroup{width:100%;margin:0;border-spacing:0}.mw-parser-output .sidebar-left{float:left;clear:left;margin:0.5em 1em 1em 0}.mw-parser-output .sidebar-none{float:none;clear:both;margin:0.5em 1em 1em 0}.mw-parser-output .sidebar-outer-title{padding:0 0.4em 0.2em;font-size:125%;line-height:1.2em;font-weight:bold}.mw-parser-output .sidebar-top-image{padding:0.4em}.mw-parser-output .sidebar-top-caption,.mw-parser-output .sidebar-pretitle-with-top-image,.mw-parser-output .sidebar-caption{padding:0.2em 0.4em 0;line-height:1.2em}.mw-parser-output .sidebar-pretitle{padding:0.4em 0.4em 0;line-height:1.2em}.mw-parser-output .sidebar-title,.mw-parser-output .sidebar-title-with-pretitle{padding:0.2em 0.8em;font-size:145%;line-height:1.2em}.mw-parser-output .sidebar-title-with-pretitle{padding:0.1em 0.4em}.mw-parser-output .sidebar-image{padding:0.2em 0.4em 0.4em}.mw-parser-output .sidebar-heading{padding:0.1em 0.4em}.mw-parser-output .sidebar-content{padding:0 0.5em 0.4em}.mw-parser-output .sidebar-content-with-subgroup{padding:0.1em 0.4em 0.2em}.mw-parser-output .sidebar-above,.mw-parser-output .sidebar-below{padding:0.3em 0.8em;font-weight:bold}.mw-parser-output .sidebar-collapse .sidebar-above,.mw-parser-output .sidebar-collapse .sidebar-below{border-top:1px solid #aaa;border-bottom:1px solid #aaa}.mw-parser-output .sidebar-navbar{text-align:right;font-size:115%;padding:0 0.4em 0.4em}.mw-parser-output .sidebar-list-title{padding:0 0.4em;text-align:left;font-weight:bold;line-height:1.6em;font-size:105%}.mw-parser-output .sidebar-list-title-c{padding:0 0.4em;text-align:center;margin:0 3.3em}@media(max-width:640px){body.mediawiki .mw-parser-output .sidebar{width:100%!important;clear:both;float:none!important;margin-left:0!important;margin-right:0!important}}body.skin--responsive .mw-parser-output .sidebar a>img{max-width:none!important}@media screen{html.skin-theme-clientpref-night .mw-parser-output .sidebar:not(.notheme) .sidebar-list-title,html.skin-theme-clientpref-night .mw-parser-output .sidebar:not(.notheme) .sidebar-title-with-pretitle{background:transparent!important}html.skin-theme-clientpref-night .mw-parser-output .sidebar:not(.notheme) .sidebar-title-with-pretitle a{color:var(--color-progressive)!important}}@media screen and (prefers-color-scheme:dark){html.skin-theme-clientpref-os .mw-parser-output .sidebar:not(.notheme) .sidebar-list-title,html.skin-theme-clientpref-os .mw-parser-output .sidebar:not(.notheme) .sidebar-title-with-pretitle{background:transparent!important}html.skin-theme-clientpref-os .mw-parser-output .sidebar:not(.notheme) .sidebar-title-with-pretitle a{color:var(--color-progressive)!important}}@media print{body.ns-0 .mw-parser-output .sidebar{display:none!important}}
/* end https://en.wikipedia.org/ */
</style><table class="sidebar nomobile nowraplinks plainlist"><tbody><tr><td class="sidebar-pretitle">Part of a series on</td></tr><tr><th class="sidebar-title-with-pretitle"> modes for the <a href="X86" title="X86">x86</a> architecture</th></tr><tr><td class="sidebar-content" style="text-align: left">
<ul><li><a href="Real_mode" title="Real mode">Real mode</a> (<a href="Intel_8086" title="Intel 8086">Intel 8086</a>)</li>
<li><a href="Intel_8080" title="Intel 8080">8080</a> emulation mode (<a href="NEC_V20" title="NEC V20">NEC V20/V30</a> only)</li>
<li><a href="Protected_mode" title="Protected mode">Protected mode</a> (<a href="Intel_80286" title="Intel 80286">Intel 80286</a>)</li>
<li><a href="Unreal_mode" title="Unreal mode">Unreal mode</a> (<a href="Intel_80286" title="Intel 80286">Intel 80286</a>)</li>
<li><a href="Virtual_8086_mode" title="Virtual 8086 mode">Virtual 8086 mode</a> (<a href="Intel_80386" class="mw-redirect" title="Intel 80386">Intel 80386</a>)</li>
<li><a href="System_Management_Mode" title="System Management Mode">System Management Mode</a> (<a href="Intel_80386" class="mw-redirect" title="Intel 80386">Intel 386SL</a>)</li>
<li><a href="Long_mode" title="Long mode">Long mode</a> (<a href="AMD_Athlon_64" class="mw-redirect" title="AMD Athlon 64">AMD Athlon 64</a>)</li>
<li><a href="X86_virtualization" title="X86 virtualization">x86 virtualization</a> (<a href="Intel_Pentium_4" class="mw-redirect" title="Intel Pentium 4">Intel Pentium 4</a>, <a href="AMD_Athlon_64" class="mw-redirect" title="AMD Athlon 64">AMD Athlon 64</a>)</li>
<li><a href="Alternate_Instruction_Set" title="Alternate Instruction Set">AIS</a> mode (<a href="VIA_C3" title="VIA C3">VIA C3</a> only)</li></ul></td>
</tr><tr><td class="sidebar-below" style="font-weight: normal; font-style: italic">
First supported platform shown in parentheses</td></tr><tr><td class="sidebar-navbar"><style data-mw-deduplicate="TemplateStyles:r1239400231">
/* start https://en.wikipedia.org/ */
.mw-parser-output .navbar{display:inline;font-size:88%;font-weight:normal}.mw-parser-output .navbar-collapse{float:left;text-align:left}.mw-parser-output .navbar-boxtext{word-spacing:0}.mw-parser-output .navbar ul{display:inline-block;white-space:nowrap;line-height:inherit}.mw-parser-output .navbar-brackets::before{margin-right:-0.125em;content:"[ "}.mw-parser-output .navbar-brackets::after{margin-left:-0.125em;content:" ]"}.mw-parser-output .navbar li{word-spacing:-0.125em}.mw-parser-output .navbar a>span,.mw-parser-output .navbar a>abbr{text-decoration:inherit}.mw-parser-output .navbar-mini abbr{font-variant:small-caps;border-bottom:none;text-decoration:none;cursor:inherit}.mw-parser-output .navbar-ct-full{font-size:114%;margin:0 7em}.mw-parser-output .navbar-ct-mini{font-size:114%;margin:0 4em}html.skin-theme-clientpref-night .mw-parser-output .navbar li a abbr{color:var(--color-base)!important}@media(prefers-color-scheme:dark){html.skin-theme-clientpref-os .mw-parser-output .navbar li a abbr{color:var(--color-base)!important}}@media print{.mw-parser-output .navbar{display:none!important}}
/* end https://en.wikipedia.org/ */
</style></td></tr></tbody></table>
<p>The first multi-chip <a href="16-bit" class="mw-redirect" title="16-bit">16-bit</a> microprocessor was the <a href="National_Semiconductor" title="National Semiconductor">National Semiconductor</a> <a href="IMP-16" title="IMP-16">IMP-16</a>, introduced in early 1973. An 8-bit version of the chipset was introduced in 1974 as the IMP-8.
</p><p>Other early multi-chip 16-bit microprocessors include the <a href="MCP-1600" title="MCP-1600">MCP-1600</a> that <a href="Digital_Equipment_Corporation" title="Digital Equipment Corporation">Digital Equipment Corporation (DEC)</a> used in the <a href="LSI-11" class="mw-redirect" title="LSI-11">LSI-11</a> OEM board set and the packaged <a href="PDP-11" title="PDP-11">PDP-11/03</a> <a href="Minicomputer" title="Minicomputer">minicomputer</a>—and the <a href="Fairchild_Semiconductor" title="Fairchild Semiconductor">Fairchild Semiconductor</a> MicroFlame 9440, both introduced in 1975–76. In late 1974, National introduced the first 16-bit single-chip microprocessor, the <a href="National_Semiconductor_PACE" title="National Semiconductor PACE">National Semiconductor PACE</a>,<sup id="cite_ref-56" class="reference"><a href="#cite_note-56"><span class="cite-bracket">[</span>56<span class="cite-bracket">]</span></a></sup> which was later followed by an <a href="NMOS_logic" title="NMOS logic">NMOS</a> version, the <a href="INS8900" class="mw-redirect" title="INS8900">INS8900</a>.
</p><p>Next in list is the <a href="General_Instrument_CP1600" title="General Instrument CP1600">General Instrument CP1600</a>, released in February 1975,<sup id="cite_ref-57" class="reference"><a href="#cite_note-57"><span class="cite-bracket">[</span>57<span class="cite-bracket">]</span></a></sup> which was used mainly in the <a href="Intellivision" title="Intellivision">Intellivision</a> console.
</p><p>Another early single-chip 16-bit microprocessor was TI's <a href="TMS_9900" class="mw-redirect" title="TMS 9900">TMS 9900</a>, which was also compatible with their <a href="TI-990" title="TI-990">TI-990</a> line of minicomputers. The 9900 was used in the TI 990/4 minicomputer, the <a href="TI-99/4A" title="TI-99/4A">TI-99/4A</a> home computer, and the TM990 line of OEM microcomputer boards. The chip was packaged in a large ceramic 64-pin <a href="Dual_in-line_package" title="Dual in-line package">DIP package</a>, while most 8-bit microprocessors such as the Intel 8080 used the more common, smaller, and less expensive plastic 40-pin DIP. A follow-on chip, the TMS 9980, was designed to compete with the Intel 8080, had the full TI 990 16-bit instruction set, used a plastic 40-pin package, moved data 8 bits at a time, but could only address 16 <a href="Kilobyte" title="Kilobyte">KB</a>. A third chip, the TMS 9995, was a new design. The family later expanded to include the 99105 and 99110.
</p><p>The <a href="Western_Design_Center" title="Western Design Center">Western Design Center</a> (WDC) introduced the CMOS <a href="65816" class="mw-redirect" title="65816">65816</a> 16-bit upgrade of the WDC CMOS <a href="65C02" class="mw-redirect" title="65C02">65C02</a> in 1984. The 65816 16-bit microprocessor was the core of the <a href="Apple_IIGS" title="Apple IIGS">Apple IIGS</a> and later the <a href="Super_Nintendo_Entertainment_System" title="Super Nintendo Entertainment System">Super Nintendo Entertainment System</a>, making it one of the most popular 16-bit designs of all time.
</p><p>Intel "upsized" their 8080 design into the 16-bit <a href="Intel_8086" title="Intel 8086">Intel 8086</a>, the first member of the <a href="X86" title="X86">x86</a> family, which powers most modern <a href="IBM_PC_compatible" title="IBM PC compatible">PC</a> type computers. <a href="Intel" title="Intel">Intel</a> introduced the 8086 as a cost-effective way of porting software from the 8080 lines, and succeeded in winning much business on that premise. The <a href="8088" class="mw-redirect" title="8088">8088</a>, a version of the 8086 that used an 8-bit external data bus, was the microprocessor in the first <a href="IBM_PC" class="mw-redirect" title="IBM PC">IBM PC</a>. Intel then released the <a href="80186" class="mw-redirect" title="80186">80186</a> and <a href="80188" class="mw-redirect" title="80188">80188</a>, the <a href="80286" class="mw-redirect" title="80286">80286</a> and, in 1985, the 32-bit <a href="80386" class="mw-redirect" title="80386">80386</a>, cementing their PC market dominance with the processor family's backwards compatibility. The 80186 and 80188 were essentially versions of the 8086 and 8088, enhanced with some onboard peripherals and a few new instructions. Although Intel's 80186 and 80188 were not used in IBM PC type designs, second source versions from NEC, the <a href="NEC_V20" title="NEC V20">V20</a> and V30 frequently were. The 8086 and successors had an innovative but limited method of <a href="Memory_segmentation" title="Memory segmentation">memory segmentation</a>, while the 80286 introduced a full-featured segmented <a href="Memory_management_unit" title="Memory management unit">memory management unit</a> (MMU). The 80386 introduced a flat 32-bit memory model with paged memory management.
</p><p>The 16-bit Intel x86 processors up to and including the 80386 do not include <a href="Floating-point_unit" title="Floating-point unit">floating-point units (FPUs)</a>. Intel introduced the <a href="8087" class="mw-redirect" title="8087">8087</a>, <a href="80187" class="mw-redirect" title="80187">80187</a>, <a href="80287" class="mw-redirect" title="80287">80287</a> and <a href="80387" class="mw-redirect" title="80387">80387</a> math coprocessors to add hardware floating-point and transcendental function capabilities to the 8086 through 80386 CPUs. The 8087 works with the 8086/8088 and 80186/80188,<sup id="cite_ref-58" class="reference"><a href="#cite_note-58"><span class="cite-bracket">[</span>58<span class="cite-bracket">]</span></a></sup> the 80187 works with the 80186 but not the 80188,<sup id="cite_ref-59" class="reference"><a href="#cite_note-59"><span class="cite-bracket">[</span>59<span class="cite-bracket">]</span></a></sup> the 80287 works with the 80286 and the 80387 works with the 80386. The combination of an x86 CPU and an x87 coprocessor forms a single multi-chip microprocessor; the two chips are programmed as a unit using a single integrated instruction set.<sup id="cite_ref-60" class="reference"><a href="#cite_note-60"><span class="cite-bracket">[</span>60<span class="cite-bracket">]</span></a></sup> The 8087 and 80187 coprocessors are connected in parallel with the data and address buses of their parent processor and directly execute instructions intended for them. The 80287 and 80387 coprocessors are interfaced to the CPU through I/O ports in the CPU's address space, this is transparent to the program, which does not need to know about or access these I/O ports directly; the program accesses the coprocessor and its registers through normal instruction opcodes.
</p>
<div class="mw-heading mw-heading3"><h3 id="32-bit_designs">32-bit designs</h3></div>
<p>16-bit designs had only been on the market briefly when <a href="32-bit" class="mw-redirect" title="32-bit">32-bit</a> implementations started to appear.
</p><p>The most significant of the 32-bit designs is the <a href="Motorola_MC68000" class="mw-redirect" title="Motorola MC68000">Motorola MC68000</a>, introduced in 1979. The 68k, as it was widely known, had 32-bit registers in its programming model but used 16-bit internal data paths, three 16-bit Arithmetic Logic Units, and a 16-bit external data bus (to reduce pin count), and externally supported only 24-bit addresses (internally it worked with full 32 bit addresses). In <a href="PC-based_IBM-compatible_mainframes" class="mw-redirect" title="PC-based IBM-compatible mainframes">PC-based IBM-compatible mainframes</a> the MC68000 internal microcode was modified to emulate the 32-bit System/370 IBM mainframe.<sup id="cite_ref-61" class="reference"><a href="#cite_note-61"><span class="cite-bracket">[</span>61<span class="cite-bracket">]</span></a></sup> Motorola generally described it as a 16-bit processor. The combination of high performance, large (16 <a href="Megabyte" title="Megabyte">megabytes</a> or 2<sup>24</sup> bytes) memory space and fairly low cost made it the most popular <a href="CPU_design" class="mw-redirect" title="CPU design">CPU design</a> of its class. The <a href="Apple_Lisa" title="Apple Lisa">Apple Lisa</a> and <a href="Macintosh_128K" title="Macintosh 128K">Macintosh</a> designs made use of the 68000, as did other designs in the mid-1980s, including the <a href="Atari_ST" title="Atari ST">Atari ST</a> and <a href="Amiga" title="Amiga">Amiga</a>.
</p><p>The world's first single-chip fully 32-bit microprocessor, with 32-bit data paths, 32-bit buses, and 32-bit addresses, was the <a href="AT%26T_Corporation" title="AT&T Corporation">AT&T</a> <a href="Bell_Labs" title="Bell Labs">Bell Labs</a> <a href="Bellmac_32" title="Bellmac 32">BELLMAC-32A</a>, with first samples in 1980, and general production in 1982.<sup id="cite_ref-62" class="reference"><a href="#cite_note-62"><span class="cite-bracket">[</span>62<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-63" class="reference"><a href="#cite_note-63"><span class="cite-bracket">[</span>63<span class="cite-bracket">]</span></a></sup> After the <a href="Bell_System_divestiture" class="mw-redirect" title="Bell System divestiture">divestiture of AT&T</a> in 1984, it was renamed the WE 32000 (WE for <a href="Western_Electric" title="Western Electric">Western Electric</a>), and had two follow-on generations, the WE 32100 and WE 32200. These microprocessors were used in the AT&T 3B5 and 3B15 minicomputers; in the 3B2, the world's first desktop super microcomputer; in the "Companion", the world's first 32-bit <a href="Laptop" title="Laptop">laptop</a> computer; and in "Alexander", the world's first book-sized super microcomputer, featuring ROM-pack memory cartridges similar to today's gaming consoles. All these systems ran the <a href="UNIX_System_V" title="UNIX System V">UNIX System V</a> operating system.
</p><p>The first commercial, single chip, fully 32-bit microprocessor available on the market was the <a href="HP_FOCUS" title="HP FOCUS">HP FOCUS</a>.
</p><p>Intel's first 32-bit microprocessor was the <a href="IAPX_432" class="mw-redirect" title="IAPX 432">iAPX 432</a>, which was introduced in 1981, but was not a commercial success. It had an advanced <a href="Capability-based_security" title="Capability-based security">capability-based</a> <a href="Object_(computer_science)" title="Object (computer science)">object-oriented</a> architecture, but poor performance compared to contemporary architectures such as Intel's own 80286 (introduced 1982), which was almost four times as fast on typical benchmark tests. However, the results for the iAPX432 was partly due to a rushed and therefore suboptimal <a href="Ada_(programming_language)" title="Ada (programming language)">Ada</a> <a href="Compiler" title="Compiler">compiler</a>.
</p><p>Motorola's success with the 68000 led to the <a href="MC68010" class="mw-redirect" title="MC68010">MC68010</a>, which added <a href="Virtual_memory" title="Virtual memory">virtual memory</a> support. The <a href="MC68020" class="mw-redirect" title="MC68020">MC68020</a>, introduced in 1984 added full 32-bit data and address buses. The 68020 became hugely popular in the <a href="Unix" title="Unix">Unix</a> supermicrocomputer market, and many small companies (e.g., <a href="Altos_Computer_Systems" title="Altos Computer Systems">Altos</a>, <a href="UNOS_(operating_system)" title="UNOS (operating system)">Charles River Data Systems</a>, <a href="Cromemco" title="Cromemco">Cromemco</a>) produced desktop-size systems. The <a href="MC68030" class="mw-redirect" title="MC68030">MC68030</a> was introduced next, improving upon the previous design by integrating the MMU into the chip. The continued success led to the <a href="MC68040" class="mw-redirect" title="MC68040">MC68040</a>, which included an <a href="Floating-point_unit" title="Floating-point unit">FPU</a> for better math performance. The 68050 failed to achieve its performance goals and was not released, and the follow-up <a href="Motorola_68060" title="Motorola 68060">MC68060</a> was released into a market saturated by much faster RISC designs. The 68k family faded from use in the early 1990s.
</p><p>Other large companies designed the 68020 and follow-ons into embedded equipment. At one point, there were more 68020s in embedded equipment than there were <a href="Intel" title="Intel">Intel</a> Pentiums in PCs.<sup id="cite_ref-64" class="reference"><a href="#cite_note-64"><span class="cite-bracket">[</span>64<span class="cite-bracket">]</span></a></sup> The <a href="ColdFire" class="mw-redirect" title="ColdFire">ColdFire</a> processor cores are derivatives of the 68020.
</p><p>During this time (early to mid-1980s), <a href="National_Semiconductor" title="National Semiconductor">National Semiconductor</a> introduced a very similar 16-bit pinout, 32-bit internal microprocessor called the NS 16032 (later renamed 32016), the full 32-bit version named the <a href="NS320xx" class="mw-redirect" title="NS320xx">NS 32032</a>. Later, National Semiconductor produced the <a href="NS320xx" class="mw-redirect" title="NS320xx">NS 32132</a>, which allowed two CPUs to reside on the same memory bus with built in arbitration. The NS32016/32 outperformed the MC68000/10, but the NS32332—which arrived at approximately the same time as the MC68020—did not have enough performance. The third generation chip, the NS32532, was different. It had about double the performance of the MC68030, which was released around the same time. The appearance of RISC processors like the AM29000 and MC88000 (now both dead) influenced the architecture of the final core, the NS32764. Technically advanced—with a superscalar RISC core, 64-bit bus, and internally overclocked—it could still execute Series 32000 instructions through real-time translation.
</p><p>When National Semiconductor decided to leave the Unix market, the chip was redesigned into the Swordfish Embedded processor with a set of on-chip peripherals. The chip turned out to be too expensive for the <a href="Laser_printer" class="mw-redirect" title="Laser printer">laser printer</a> market and was killed. The design team went to Intel and there designed the Pentium processor, which is very similar to the NS32764 core internally. The big success of the Series 32000 was in the laser printer market, where the NS32CG16 with microcoded BitBlt instructions had very good price/performance and was adopted by large companies like Canon. By the mid-1980s, <a href="Sequent_Computer_Systems" title="Sequent Computer Systems">Sequent</a> introduced the first SMP server-class computer using the NS 32032. This was one of the design's few wins, and it disappeared in the late 1980s. The <a href="MIPS_architecture" title="MIPS architecture">MIPS</a> <a href="R2000_(microprocessor)" class="mw-redirect" title="R2000 (microprocessor)">R2000</a> (1984) and <a href="R3000" title="R3000">R3000</a> (1989) were highly successful 32-bit RISC microprocessors. They were used in high-end workstations and servers by <a href="Silicon_Graphics" title="Silicon Graphics">SGI</a>, among others. Other designs included the <a href="Zilog_Z80000" title="Zilog Z80000">Zilog Z80000</a>, which arrived too late to market to stand a chance and disappeared quickly.
</p><p>The <a href="ARM_architecture_family" title="ARM architecture family">ARM</a> first appeared in 1985.<sup id="cite_ref-65" class="reference"><a href="#cite_note-65"><span class="cite-bracket">[</span>65<span class="cite-bracket">]</span></a></sup> This is a <a href="RISC" class="mw-redirect" title="RISC">RISC</a> processor design, which has since come to dominate the 32-bit <a href="Embedded_systems" class="mw-redirect" title="Embedded systems">embedded systems</a> processor space due in large part to its power efficiency, its licensing model, and its wide selection of system development tools. Semiconductor manufacturers generally license cores and integrate them into their own <a href="System_on_a_chip" title="System on a chip">system on a chip</a> products; only a few such vendors such as Apple are licensed to modify the ARM cores or create their own. Most <a href="Cell_phones" class="mw-redirect" title="Cell phones">cell phones</a> include an ARM processor, as do a wide variety of other products. There are microcontroller-oriented ARM cores without virtual memory support, as well as <a href="Symmetric_multiprocessor" class="mw-redirect" title="Symmetric multiprocessor">symmetric multiprocessor</a> (SMP) applications processors with virtual memory.
</p><p>From 1993 to 2003, the 32-bit <a href="X86" title="X86">x86</a> architectures became increasingly dominant in <a href="Desktop_computer" title="Desktop computer">desktop</a>, <a href="Laptop" title="Laptop">laptop</a>, and server markets, and these microprocessors became faster and more capable. Intel had licensed early versions of the architecture to other companies, but declined to license the Pentium, so <a href="AMD" title="AMD">AMD</a> and <a href="Cyrix" title="Cyrix">Cyrix</a> built later versions of the architecture based on their own designs. During this span, these processors increased in complexity (transistor count) and capability (instructions/second) by at least three orders of magnitude. Intel's Pentium line is probably the most famous and recognizable 32-bit processor model, at least with the public at broad.
</p>
<div class="mw-heading mw-heading3"><h3 id="64-bit_designs_in_personal_computers">64-bit designs in personal computers</h3></div>
<p>While <a href="64-bit" class="mw-redirect" title="64-bit">64-bit</a> microprocessor designs have been in use in several markets since the early 1990s (including the <a href="Nintendo_64" title="Nintendo 64">Nintendo 64</a> <a href="Gaming_console" class="mw-redirect" title="Gaming console">gaming console</a> in 1996), the early 2000s saw the introduction of 64-bit microprocessors targeted at the PC market.
</p><p>With AMD's introduction of a 64-bit architecture backwards-compatible with x86, <a href="X86-64" title="X86-64">x86-64</a> (also called <b>AMD64</b>), in September 2003, followed by Intel's near fully compatible 64-bit extensions (first called IA-32e or EM64T, later renamed <b>Intel 64</b>), the 64-bit desktop era began. Both versions can run 32-bit legacy applications without any performance penalty as well as new 64-bit software. With operating systems <a href="Windows_XP_x64" class="mw-redirect" title="Windows XP x64">Windows XP x64</a>, <a href="Windows_Vista" title="Windows Vista">Windows Vista</a> x64, <a href="Windows_7" title="Windows 7">Windows 7</a> x64, <a href="Linux" title="Linux">Linux</a>, <a href="BSD" class="mw-redirect" title="BSD">BSD</a>, and <a href="MacOS" title="MacOS">macOS</a> that run 64-bit natively, the software is also geared to fully utilize the capabilities of such processors. The move to 64 bits is more than just an increase in register size from the IA-32 as it also doubles the number of general-purpose registers.
</p><p>The move to 64 bits by <a href="PowerPC" title="PowerPC">PowerPC</a> had been intended since the architecture's design in the early 90s and was not a major cause of incompatibility. Existing integer registers are extended as are all related data pathways, but, as was the case with IA-32, both floating-point and vector units had been operating at or above 64 bits for several years. Unlike what happened when IA-32 was extended to x86-64, no new general purpose registers were added in 64-bit PowerPC, so any performance gained when using the 64-bit mode for applications making no use of the larger address space is minimal.
</p><p>In 2011, ARM introduced the new 64-bit ARM architecture.
</p>
<div class="mw-heading mw-heading3"><h3 id="RISC">RISC</h3></div>
<div role="note" class="hatnote navigation-not-searchable">Main article: <a href="Reduced_instruction_set_computer" title="Reduced instruction set computer">Reduced instruction set computer</a></div>
<p>In the mid-1980s to early 1990s, a crop of new high-performance reduced instruction set computer (<a href="RISC" class="mw-redirect" title="RISC">RISC</a>) microprocessors appeared, influenced by discrete RISC-like CPU designs such as the <a href="IBM_801" title="IBM 801">IBM 801</a> and others. RISC microprocessors were initially used in special-purpose machines and <a href="Unix" title="Unix">Unix</a> <a href="Workstation" title="Workstation">workstations</a>, but then gained wide acceptance in other roles.
</p><p>The first commercial RISC microprocessor design was released in 1984, by <a href="MIPS_Computer_Systems" class="mw-redirect" title="MIPS Computer Systems">MIPS Computer Systems</a>, the 32-bit <a href="R2000_(microprocessor)" class="mw-redirect" title="R2000 (microprocessor)">R2000</a> (the R1000 was not released). In 1986, HP released its first system with a <a href="PA-RISC" title="PA-RISC">PA-RISC</a> CPU. In 1987, in the non-Unix <a href="Acorn_computers" class="mw-redirect" title="Acorn computers">Acorn computers</a>' 32-bit, then cache-less, <a href="ARM2" class="mw-redirect" title="ARM2">ARM2</a>-based <a href="Acorn_Archimedes" title="Acorn Archimedes">Acorn Archimedes</a> became the first commercial success using the <a href="ARM_architecture" class="mw-redirect" title="ARM architecture">ARM architecture</a>, then known as Acorn RISC Machine (ARM); first silicon <a href="ARM1" class="mw-redirect" title="ARM1">ARM1</a> in 1985. The R3000 made the design truly practical, and the <a href="R4000" title="R4000">R4000</a> introduced the world's first commercially available 64-bit RISC microprocessor. Competing projects would result in the IBM <a href="IBM_POWER_Instruction_Set_Architecture" class="mw-redirect" title="IBM POWER Instruction Set Architecture">POWER</a> and <a href="Sun_Microsystems" title="Sun Microsystems">Sun</a> <a href="SPARC" title="SPARC">SPARC</a> architectures. Soon every major vendor was releasing a RISC design, including the <a href="AT%26T_CRISP" class="mw-redirect" title="AT&T CRISP">AT&T CRISP</a>, <a href="AMD_29000" class="mw-redirect" title="AMD 29000">AMD 29000</a>, <a href="Intel_i860" title="Intel i860">Intel i860</a> and <a href="Intel_i960" title="Intel i960">Intel i960</a>, <a href="Motorola_88000" title="Motorola 88000">Motorola 88000</a>, <a href="DEC_Alpha" title="DEC Alpha">DEC Alpha</a>.
</p><p>In the late 1990s, only two 64-bit RISC architectures were still produced in volume for non-embedded applications: <a href="SPARC" title="SPARC">SPARC</a> and <a href="Power_ISA" title="Power ISA">Power ISA</a>, but as ARM has become increasingly powerful, in the early 2010s, it became the third RISC architecture in the general computing segment.
</p>
<div class="mw-heading mw-heading3"><h3 id="SMP_and_multi-core_design">SMP and multi-core design</h3></div>
<p>SMP <i><a href="Symmetric_multiprocessing" title="Symmetric multiprocessing">symmetric multiprocessing</a></i><sup id="cite_ref-66" class="reference"><a href="#cite_note-66"><span class="cite-bracket">[</span>66<span class="cite-bracket">]</span></a></sup> is a configuration of two, four, or more CPU's (in pairs) that are typically used in servers, certain workstations and in desktop personal computers, since the 1990s. A <a href="Multi-core_processor" title="Multi-core processor">multi-core processor</a> is a single CPU that contains more than one microprocessor core.
</p><p>This popular two-socket motherboard from <a href="ABIT_BP6" title="ABIT BP6">Abit</a> was released in 1999 as the first SMP enabled PC motherboard, the <a href="Intel_Pentium_Pro" class="mw-redirect" title="Intel Pentium Pro">Intel Pentium Pro</a> was the first commercial CPU offered to system builders and enthusiasts. The Abit BP9 supports two Intel Celeron CPU's and when used with a SMP enabled operating system (Windows NT/2000/Linux) many applications obtain much higher performance than a single CPU. The early <a href="Celeron" title="Celeron">Celerons</a> are easily overclockable and hobbyists used these relatively inexpensive CPU's clocked as high as 533Mhz - far beyond Intel's specification. After discovering the capacity of these motherboards Intel removed access to the multiplier in later CPU's.
</p><p>In 2001 IBM released the <a href="POWER4" title="POWER4">POWER4</a> CPU, it was a processor that was developed over five years of research, began in 1996 using a team of 250 researchers. The effort to accomplish the impossible was buttressed by development of and through—remote-collaboration and assigning younger engineers to work with more experienced engineers. The teams work achieved success with the new microprocessor, Power4. It is a two-in-one CPU that more than doubled performance at half the price of the competition, and a major advance in computing. The business magazine <i>eWeek</i> wrote: <i>"The newly designed 1GHz Power4 represents a tremendous leap over its predecessor"</i>. An industry analyst, Brad Day of Giga Information Group said: <i>"IBM is getting very aggressive, and this server is a game changer".</i>
</p><p>The Power4 won "<i>Analysts’ Choice Award for Best Workstation/Server Processor of 2001", and</i> it broke notable records, including winning a contest against the best players on the Jeopardy!<sup id="cite_ref-67" class="reference"><a href="#cite_note-67"><span class="cite-bracket">[</span>67<span class="cite-bracket">]</span></a></sup> U.S. television show.
</p><p>Intel's <a href="Yonah_(microprocessor)" title="Yonah (microprocessor)">codename Yonah</a> CPU's launched on Jan 6, 2006, and were manufactured with two dies packaged on a <a href="Multi-chip_module" title="Multi-chip module">multi-chip module</a>. In a hotly contested marketplace <a href="List_of_AMD_processors" title="List of AMD processors">AMD</a> and others released new versions of multi-core CPU's, AMD's SMP enabled <a href="Athlon_MP" class="mw-redirect" title="Athlon MP">Athlon MP</a> CPU's from the <a href="Athlon-XP" class="mw-redirect" title="Athlon-XP">AthlonXP</a> line in 2001, Sun released the <a href="UltraSPARC_T1" title="UltraSPARC T1">Niagara</a> and <a href="Niagara_2" class="mw-redirect" title="Niagara 2">Niagara 2</a> with eight-cores, AMD's <a href="Athlon_64_X2" title="Athlon 64 X2">Athlon X2</a> was released in June 2007. The companies were engaged in a never-ending race for speed, indeed more demanding software mandated more processing power and faster CPU speeds.
</p><p>By 2012 <i>dual and quad-core</i> processors became widely used in PCs and laptops, newer processors - similar to the higher cost professional level Intel Xeon's - with additional cores that execute instructions in parallel so software performance typically increases, provided the software is designed to utilize advanced hardware. Operating systems provided support for multiple-cores and SMD CPU's, many software applications including large workload and resource intensive applications - such as 3-D games - are programmed to take advantage of multiple core and multi-CPU systems.
</p><p>Apple, Intel, and AMD currently lead the market with multiple core desktop and workstation CPU's. Although they frequently leapfrog each other for the lead in the performance tier. Intel retains higher frequencies and thus has the fastest single core performance,<sup id="cite_ref-68" class="reference"><a href="#cite_note-68"><span class="cite-bracket">[</span>68<span class="cite-bracket">]</span></a></sup> while AMD is often the leader in multi-threaded routines due to a more advanced ISA and the process node the CPU's are fabricated on.
</p><p><a href="Multiprocessing" title="Multiprocessing">Multiprocessing</a> concepts for multi-core/multi-cpu configurations are related to <a href="Amdahl's_law" title="Amdahl's law">Amdahl's law</a>.
</p>
<div class="mw-heading mw-heading2"><h2 id="Market_statistics">Market statistics</h2></div>
<p>In 1997, about 55% of all <a href="CPU" class="mw-redirect" title="CPU">CPUs</a> sold in the world were 8-bit <a href="Microcontroller" title="Microcontroller">microcontrollers</a>, of which over 2 billion were sold.<sup id="cite_ref-69" class="reference"><a href="#cite_note-69"><span class="cite-bracket">[</span>69<span class="cite-bracket">]</span></a></sup>
</p><p>In 2002, less than 10% of all the CPUs sold in the world were 32-bit or more. Of all the 32-bit CPUs sold, about 2% are used in desktop or laptop personal computers. Most microprocessors are used in embedded control applications such as household appliances, automobiles, and computer peripherals. Taken as a whole, the average price for a microprocessor, microcontroller, or <a href="Digital_signal_processor" title="Digital signal processor">DSP</a> is just over <span style="white-space: nowrap">US$6</span> (equivalent to $10.49 in 2024).<sup id="cite_ref-turley_70-0" class="reference"><a href="#cite_note-turley-70"><span class="cite-bracket">[</span>70<span class="cite-bracket">]</span></a></sup>
</p><p>In 2003, about $44 billion (equivalent to about $75 billion in 2024) worth of microprocessors were manufactured and sold.<sup id="cite_ref-71" class="reference"><a href="#cite_note-71"><span class="cite-bracket">[</span>71<span class="cite-bracket">]</span></a></sup> Although about half of that money was spent on CPUs used in desktop or laptop <a href="Personal_computer" title="Personal computer">personal computers</a>, those count for only about 2% of all CPUs sold.<sup id="cite_ref-turley_70-1" class="reference"><a href="#cite_note-turley-70"><span class="cite-bracket">[</span>70<span class="cite-bracket">]</span></a></sup> The quality-adjusted price of laptop microprocessors improved −25% to −35% per year in 2004–2010, and the rate of improvement slowed to −15% to −25% per year in 2010–2013.<sup id="cite_ref-Sun_2014_72-0" class="reference"><a href="#cite_note-Sun_2014-72"><span class="cite-bracket">[</span>72<span class="cite-bracket">]</span></a></sup>
</p><p>About 10 billion CPUs were manufactured in 2008. Most new CPUs produced each year are embedded.<sup id="cite_ref-73" class="reference"><a href="#cite_note-73"><span class="cite-bracket">[</span>73<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading2"><h2 id="See_also">See also</h2></div>
<style data-mw-deduplicate="TemplateStyles:r1184024115">
/* start https://en.wikipedia.org/ */
.mw-parser-output .div-col{margin-top:0.3em;column-width:30em}.mw-parser-output .div-col-small{font-size:90%}.mw-parser-output .div-col-rules{column-rule:1px solid #aaa}.mw-parser-output .div-col dl,.mw-parser-output .div-col ol,.mw-parser-output .div-col ul{margin-top:0}.mw-parser-output .div-col li,.mw-parser-output .div-col dd{page-break-inside:avoid;break-inside:avoid-column}
/* end https://en.wikipedia.org/ */
</style><div class="div-col">
<ul><li><a href="Comparison_of_instruction_set_architectures" title="Comparison of instruction set architectures">Comparison of instruction set architectures</a></li>
<li><a href="Computer_architecture" title="Computer architecture">Computer architecture</a></li>
<li><a href="Computer_engineering" title="Computer engineering">Computer engineering</a></li>
<li><a href="Heterogeneous_computing" title="Heterogeneous computing">Heterogeneous computing</a></li>
<li><a href="List_of_microprocessors" title="List of microprocessors">List of microprocessors</a></li>
<li><a href="Microarchitecture" title="Microarchitecture">Microarchitecture</a></li>
<li><a href="Microprocessor_chronology" title="Microprocessor chronology">Microprocessor chronology</a></li></ul>
</div>
<div class="mw-heading mw-heading2"><h2 id="Notes">Notes</h2></div>
<style data-mw-deduplicate="TemplateStyles:r1239543626">
/* start https://en.wikipedia.org/ */
.mw-parser-output .reflist{margin-bottom:0.5em;list-style-type:decimal}@media screen{.mw-parser-output .reflist{font-size:90%}}.mw-parser-output .reflist .references{font-size:100%;margin-bottom:0;list-style-type:inherit}.mw-parser-output .reflist-columns-2{column-width:30em}.mw-parser-output .reflist-columns-3{column-width:25em}.mw-parser-output .reflist-columns{margin-top:0.3em}.mw-parser-output .reflist-columns ol{margin-top:0}.mw-parser-output .reflist-columns li{page-break-inside:avoid;break-inside:avoid-column}.mw-parser-output .reflist-upper-alpha{list-style-type:upper-alpha}.mw-parser-output .reflist-upper-roman{list-style-type:upper-roman}.mw-parser-output .reflist-lower-alpha{list-style-type:lower-alpha}.mw-parser-output .reflist-lower-greek{list-style-type:lower-greek}.mw-parser-output .reflist-lower-roman{list-style-type:lower-roman}
/* end https://en.wikipedia.org/ */
</style><div class="reflist">
<div class="mw-references-wrap mw-references-columns"><ol class="references">
<li id="cite_note-1"><span class="mw-cite-backlink"><b><a href="#cite_ref-1">^</a></b></span> <span class="reference-text"><style data-mw-deduplicate="TemplateStyles:r1238218222">
/* start https://en.wikipedia.org/ */
.mw-parser-output cite.citation{font-style:inherit;word-wrap:break-word}.mw-parser-output .citation q{quotes:"\"""\"""'""'"}.mw-parser-output .citation:target{background-color:rgba(0,127,255,0.133)}.mw-parser-output .id-lock-free.id-lock-free a{background:url("./mw/Lock-green.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-limited.id-lock-limited a,.mw-parser-output .id-lock-registration.id-lock-registration a{background:url("./mw/Lock-gray-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-subscription.id-lock-subscription a{background:url("./mw/Lock-red-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .cs1-ws-icon a{background:url("./mw/Wikisource-logo.svg")right 0.1em center/12px no-repeat}body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-free a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-limited a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-registration a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-subscription a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .cs1-ws-icon a{background-size:contain;padding:0 1em 0 0}.mw-parser-output .cs1-code{color:inherit;background:inherit;border:none;padding:inherit}.mw-parser-output .cs1-hidden-error{display:none;color:var(--color-error,#d33)}.mw-parser-output .cs1-visible-error{color:var(--color-error,#d33)}.mw-parser-output .cs1-maint{display:none;color:#085;margin-left:0.3em}.mw-parser-output .cs1-kern-left{padding-left:0.2em}.mw-parser-output .cs1-kern-right{padding-right:0.2em}.mw-parser-output .citation .mw-selflink{font-weight:inherit}@media screen{.mw-parser-output .cs1-format{font-size:95%}html.skin-theme-clientpref-night .mw-parser-output .cs1-maint{color:#18911f}}@media screen and (prefers-color-scheme:dark){html.skin-theme-clientpref-os .mw-parser-output .cs1-maint{color:#18911f}}
/* end https://en.wikipedia.org/ */
</style><cite id="CITEREFOrion2024" class="citation web cs1">Orion, Veritas (23 August 2024). <a rel="nofollow" class="external text" href="https://www.ampheo.com/blog/microprocessor-vs-microcontroller-comparison">"What distinguishes a microprocessor from a microcontroller?"</a>. <i>Ampheo Electronics</i>. Orion Veritas.</cite></span>
</li>
<li id="cite_note-IEEE-2"><span class="mw-cite-backlink">^ <a href="#cite_ref-IEEE_2-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-IEEE_2-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-IEEE_2-2"><sup><i><b>c</b></i></sup></a> <a href="#cite_ref-IEEE_2-3"><sup><i><b>d</b></i></sup></a></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://spectrum.ieee.org/the-surprising-story-of-the-first-microprocessors">"The Surprising Story of the First Microprocessors"</a>. 30 August 2016. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20221004011825/https://spectrum.ieee.org/the-surprising-story-of-the-first-microprocessors">Archived</a> from the original on 4 October 2022<span class="reference-accessdate">. Retrieved <span class="nowrap">4 October</span> 2022</span>.</cite></span>
</li>
<li id="cite_note-Warnes_2003_pp._443–477-3"><span class="mw-cite-backlink"><b><a href="#cite_ref-Warnes_2003_pp._443–477_3-0">^</a></b></span> <span class="reference-text"><cite id="CITEREFWarnes2003" class="citation book cs1">Warnes, Lionel (2003). "Microprocessors and microcontrollers". <i>Electronic and Electrical Engineering</i>. London: Macmillan Education UK. pp. <span class="nowrap">443–</span>477. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<a rel="nofollow" class="external text" href="https://doi.org/10.1007%2F978-0-230-21633-4_23">10.1007/978-0-230-21633-4_23</a>. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a> <bdi>978-0-333-99040-7</bdi>. <q>microprocessor is not a stand-alone computer, since it lacks memory and input/output control. These are the missing parts that the microcontroller supplies, making it more nearly a complete computer on a chip.</q></cite></span>
</li>
<li id="cite_note-4"><span class="mw-cite-backlink"><b><a href="#cite_ref-4">^</a></b></span> <span class="reference-text"><cite id="CITEREFDyerHarms1993" class="citation book cs1">Dyer, Stephen A.; Harms, Brian K. (13 August 1993). <a rel="nofollow" class="external text" href="https://books.google.com/books?id=vL-bB7GALAwC&pg=PA104">"Digital Signal Processing"</a>. In Yovits, Marshall C. (ed.). <i>Advances in Computers</i>. Vol. 37. <a href="Academic_Press" title="Academic Press">Academic Press</a>. pp. <span class="nowrap">59–</span>118. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<a rel="nofollow" class="external text" href="https://doi.org/10.1016%2FS0065-2458%2808%2960403-9">10.1016/S0065-2458(08)60403-9</a>. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a> <bdi>978-0120121373</bdi>. <a href="ISSN_(identifier)" class="mw-redirect" title="ISSN (identifier)">ISSN</a> <a rel="nofollow" class="external text" href="https://search.worldcat.org/issn/0065-2458">0065-2458</a>. <a href="LCCN_(identifier)" class="mw-redirect" title="LCCN (identifier)">LCCN</a> <a rel="nofollow" class="external text" href="https://lccn.loc.gov/59015761">59015761</a>. <a href="OCLC_(identifier)" class="mw-redirect" title="OCLC (identifier)">OCLC</a> <a rel="nofollow" class="external text" href="https://search.worldcat.org/oclc/858439915">858439915</a>. <a href="OL_(identifier)" class="mw-redirect" title="OL (identifier)">OL</a> <a rel="nofollow" class="external text" href="https://openlibrary.org/books/OL10070096M">10070096M</a>.</cite></span>
</li>
<li id="cite_note-Liptak-5"><span class="mw-cite-backlink"><b><a href="#cite_ref-Liptak_5-0">^</a></b></span> <span class="reference-text"><cite id="CITEREFLiptak2006" class="citation book cs1">Liptak, B. G. (2006). <a rel="nofollow" class="external text" href="https://books.google.com/books?id=TxKynbyaIAMC&pg=PA11"><i>Process Control and Optimization</i></a>. Instrument Engineers' Handbook. Vol. 2 (4th ed.). CRC Press. pp. <span class="nowrap">11–</span>12. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a> <bdi>978-0849310812</bdi> – via <a href="Google_Books" title="Google Books">Google Books</a>.</cite></span>
</li>
<li id="cite_note-6"><span class="mw-cite-backlink"><b><a href="#cite_ref-6">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.theregister.com/2021/06/04/google_chip_flaws/">"FYI: Today's computer chips are so advanced, they are more 'mercurial' than precise – and here's the proof"</a>. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20240213173804/https://www.theregister.com/2021/06/04/google_chip_flaws/">Archived</a> from the original on 13 February 2024<span class="reference-accessdate">. Retrieved <span class="nowrap">13 February</span> 2024</span>.</cite></span>
</li>
<li id="cite_note-cmicrotek-7"><span class="mw-cite-backlink"><b><a href="#cite_ref-cmicrotek_7-0">^</a></b></span> <span class="reference-text">CMicrotek.
<a rel="nofollow" class="external text" href="http://cmicrotek.com/wordpress_159256135/?p=22">"8-bit vs 32-bit Micros"</a> <a rel="nofollow" class="external text" href="https://web.archive.org/web/20140714123158/http://cmicrotek.com/wordpress_159256135/?p=22">Archived</a> 2014-07-14 at the <a href="Wayback_Machine" title="Wayback Machine">Wayback Machine</a>.</span>
</li>
<li id="cite_note-8"><span class="mw-cite-backlink"><b><a href="#cite_ref-8">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://www.ruf.rice.edu/~mobile/elec518/readings/Intel/gunther01power.pdf">"Managing the Impact of Increasing Microprocessor Power Consumption"</a> <span class="cs1-format">(PDF)</span>. <i><a href="Rice_University" title="Rice University">Rice University</a></i>. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20151003085353/http://www.ruf.rice.edu/~mobile/elec518/readings/Intel/gunther01power.pdf">Archived</a> <span class="cs1-format">(PDF)</span> from the original on 3 October 2015<span class="reference-accessdate">. Retrieved <span class="nowrap">1 October</span> 2015</span>.</cite></span>
</li>
<li id="cite_note-freeman-9"><span class="mw-cite-backlink"><b><a href="#cite_ref-freeman_9-0">^</a></b></span> <span class="reference-text">Wayne Freeman.
<a rel="nofollow" class="external text" href="https://www.electronicdesign.com/technologies/microcontrollers/article/21802087/11-myths-about-8bit-microcontrollers">"11 Myths About 8-Bit Microcontrollers"</a> <a rel="nofollow" class="external text" href="https://web.archive.org/web/20220812175959/https://www.electronicdesign.com/technologies/microcontrollers/article/21802087/11-myths-about-8bit-microcontrollers">Archived</a> 12 August 2022 at the <a href="Wayback_Machine" title="Wayback Machine">Wayback Machine</a>.
2016.
quote:
"Basically, by getting your work done faster, you can put the CPU in sleep mode for longer periods of time. Thus, 32-bit MCUs are more power-efficient than 8-bit MCUs, right? Wrong."</span>
</li>
<li id="cite_note-10"><span class="mw-cite-backlink"><b><a href="#cite_ref-10">^</a></b></span> <span class="reference-text"><cite id="CITEREFWilkes1969" class="citation journal cs1">Wilkes, M. V. (1969). <a rel="nofollow" class="external text" href="https://doi.org/10.1145%2F356551.356553">"The Growth of Interest in Microprogramming: A Literature Survey"</a>. <i>ACM Computing Surveys</i>. <b>1</b> (3): <span class="nowrap">139–</span>145. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<span class="id-lock-free" title="Freely accessible"><a rel="nofollow" class="external text" href="https://doi.org/10.1145%2F356551.356553">10.1145/356551.356553</a></span>. <a href="S2CID_(identifier)" class="mw-redirect" title="S2CID (identifier)">S2CID</a> <a rel="nofollow" class="external text" href="https://api.semanticscholar.org/CorpusID:10673679">10673679</a>.</cite></span>
</li>
<li id="cite_note-11"><span class="mw-cite-backlink"><b><a href="#cite_ref-11">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.silicon.co.uk/workspace/sir-maurice-wilkes-the-father-of-computing-dies-aged-97-14967">"Sir Maurice Wilkes, The Father Of Computing, Dies"</a>. <i>Silicon UK</i>. 3 December 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">28 November</span> 2023</span>.</cite></span>
</li>
<li id="cite_note-ieee-12"><span class="mw-cite-backlink"><b><a href="#cite_ref-ieee_12-0">^</a></b></span> <span class="reference-text"><cite id="CITEREFShirriff2016" class="citation journal cs1">Shirriff, Ken (30 August 2016). <span class="id-lock-subscription" title="Paid subscription required"><a rel="nofollow" class="external text" href="https://spectrum.ieee.org/the-surprising-story-of-the-first-microprocessors">"The Surprising Story of the First Microprocessors"</a></span>. <i><a href="IEEE_Spectrum" title="IEEE Spectrum">IEEE Spectrum</a></i>. <b>53</b> (9). <a href="Institute_of_Electrical_and_Electronics_Engineers" title="Institute of Electrical and Electronics Engineers">Institute of Electrical and Electronics Engineers</a>: <span class="nowrap">48–</span>54. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<a rel="nofollow" class="external text" href="https://doi.org/10.1109%2FMSPEC.2016.7551353">10.1109/MSPEC.2016.7551353</a>. <a href="S2CID_(identifier)" class="mw-redirect" title="S2CID (identifier)">S2CID</a> <a rel="nofollow" class="external text" href="https://api.semanticscholar.org/CorpusID:32003640">32003640</a>. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20171124080014/http://spectrum.ieee.org/tech-history/silicon-revolution/the-surprising-story-of-the-first-microprocessors">Archived</a> from the original on 24 November 2017<span class="reference-accessdate">. Retrieved <span class="nowrap">13 October</span> 2019</span>.</cite></span>
</li>
<li id="cite_note-13"><span class="mw-cite-backlink"><b><a href="#cite_ref-13">^</a></b></span> <span class="reference-text"><cite id="CITEREFLaws2018" class="citation web cs1">Laws, David (20 September 2018). <a rel="nofollow" class="external text" href="https://computerhistory.org/blog/who-invented-the-microprocessor/">"Who Invented the Microprocessor?"</a>. <i>Computer History Museum</i>. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20240119023250/https://computerhistory.org/blog/who-invented-the-microprocessor/">Archived</a> from the original on 19 January 2024<span class="reference-accessdate">. Retrieved <span class="nowrap">19 January</span> 2024</span>.</cite></span>
</li>
<li id="cite_note-14"><span class="mw-cite-backlink"><b><a href="#cite_ref-14">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.computerhistory.org/siliconengine/microprocessor-integrates-cpu-function-onto-a-single-chip/">"1971: Microprocessor Integrates CPU Function onto a Single Chip"</a>. <i>The Silicon Engine</i>. <a href="Computer_History_Museum" title="Computer History Museum">Computer History Museum</a>. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20210812104243/https://www.computerhistory.org/siliconengine/microprocessor-integrates-cpu-function-onto-a-single-chip/">Archived</a> from the original on 12 August 2021<span class="reference-accessdate">. Retrieved <span class="nowrap">22 July</span> 2019</span>.</cite></span>
</li>
<li id="cite_note-silicon-gate-15"><span class="mw-cite-backlink">^ <a href="#cite_ref-silicon-gate_15-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-silicon-gate_15-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.computerhistory.org/siliconengine/silicon-gate-technology-developed-for-ics/">"1968: Silicon Gate Technology Developed for ICs | The Silicon Engine | Computer History Museum"</a>. <i>www.computerhistory.org</i>. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20200729145834/https://www.computerhistory.org/siliconengine/silicon-gate-technology-developed-for-ics/">Archived</a> from the original on 29 July 2020<span class="reference-accessdate">. Retrieved <span class="nowrap">24 October</span> 2019</span>.</cite></span>
</li>
<li id="cite_note-16"><span class="mw-cite-backlink"><b><a href="#cite_ref-16">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.computerhistory.org/siliconengine/microprocessor-integrates-cpu-function-onto-a-single-chip/">"1971: Microprocessor Integrates CPU Function onto a Single Chip | The Silicon Engine | Computer History Museum"</a>. <i>www.computerhistory.org</i>. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20210812104243/https://www.computerhistory.org/siliconengine/microprocessor-integrates-cpu-function-onto-a-single-chip/">Archived</a> from the original on 12 August 2021<span class="reference-accessdate">. Retrieved <span class="nowrap">24 October</span> 2019</span>.</cite></span>
</li>
<li id="cite_note-17"><span class="mw-cite-backlink"><b><a href="#cite_ref-17">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="http://bitsavers.org/pdf/viatron/ViatronSystem21Brochure.pdf">Viatron Computer Systems. "System 21 is Now!"</a> <a rel="nofollow" class="external text" href="https://web.archive.org/web/20110321143159/http://www.bitsavers.org/pdf/viatron/ViatronSystem21Brochure.pdf">Archived</a> 2011-03-21 at the <a href="Wayback_Machine" title="Wayback Machine">Wayback Machine</a> (PDF).</span>
</li>
<li id="cite_note-18"><span class="mw-cite-backlink"><b><a href="#cite_ref-18">^</a></b></span> <span class="reference-text"><cite id="CITEREFMoore1965" class="citation web cs1">Moore, Gordon (19 April 1965). <a rel="nofollow" class="external text" href="ftp://download.intel.com/museum/Moores_Law/Articles-Press_Releases/Gordon_Moore_1965_Article.pdf">"Cramming more components onto integrated circuits"</a> <span class="cs1-format">(PDF)</span>. <i>Electronics</i> (<a href="FTP" class="mw-redirect" title="FTP">FTP</a>)<span class="reference-accessdate">. Retrieved <span class="nowrap">23 December</span> 2009</span>.</cite> <span style="font-size:0.95em; font-size:95%; color: var( --color-subtle, #555 )">(To view documents see Help:FTP)</span></span>
</li>
<li id="cite_note-19"><span class="mw-cite-backlink"><b><a href="#cite_ref-19">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20080218225540/http://download.intel.com/museum/Moores_Law/Video-Transcripts/Excepts_A_Conversation_with_Gordon_Moore.pdf">"Excerpts from A Conversation with Gordon Moore: Moore's Law"</a> <span class="cs1-format">(PDF)</span>. Intel. 2005. Archived from <a rel="nofollow" class="external text" href="ftp://download.intel.com/museum/Moores_Law/Video-Transcripts/Excepts_A_Conversation_with_Gordon_Moore.pdf">the original</a> <span class="cs1-format">(PDF)</span> on 18 February 2008<span class="reference-accessdate">. Retrieved <span class="nowrap">23 December</span> 2009</span>.</cite></span>
</li>
<li id="cite_note-20"><span class="mw-cite-backlink"><b><a href="#cite_ref-20">^</a></b></span> <span class="reference-text"><cite id="CITEREFBasset,_Ross2003" class="citation book cs1">Basset, Ross (2003). <a rel="nofollow" class="external text" href="https://books.google.com/books?id=rsRJTiu1h9MC">"When is a Microprocessor not a Microprocessor? The Industrial Construction of Semiconductor Innovation"</a>. In Finn, Bernard (ed.). <i>Exposing Electronics</i>. Michigan State University Press. p. 121. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a> <bdi>978-0-87013-658-0</bdi>. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20140330235547/http://books.google.com/books?id=rsRJTiu1h9MC">Archived</a> from the original on 30 March 2014.</cite></span>
</li>
<li id="cite_note-21"><span class="mw-cite-backlink"><b><a href="#cite_ref-21">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://www.computerhistory.org/semiconductor/timeline/1971-MPU.html">"1971 - Microprocessor Integrates CPU Function onto a Single Chip"</a>. <i>The Silicon Engine</i>. Computer History Museum. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20100608102128/http://www.computerhistory.org/semiconductor/timeline/1971-MPU.html">Archived</a> from the original on 8 June 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">25 July</span> 2010</span>.</cite></span>
</li>
<li id="cite_note-22"><span class="mw-cite-backlink"><b><a href="#cite_ref-22">^</a></b></span> <span class="reference-text"><cite id="CITEREFShaller,_Robert_R.2004" class="citation web cs1">Shaller, Robert R. (15 April 2004). <a rel="nofollow" class="external text" href="http://home.comcast.net/~gordonepeterson2/schaller_dissertation_2004.pdf">"Technological Innovation in the Semiconductor Industry: A Case Study of the International Technology Roadmap for Semiconductors"</a> <span class="cs1-format">(PDF)</span>. George Mason University. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20061219012629/http://home.comcast.net/~gordonepeterson2/schaller_dissertation_2004.pdf">Archived</a> <span class="cs1-format">(PDF)</span> from the original on 19 December 2006<span class="reference-accessdate">. Retrieved <span class="nowrap">25 July</span> 2010</span>.</cite></span>
</li>
<li id="cite_note-23"><span class="mw-cite-backlink"><b><a href="#cite_ref-23">^</a></b></span> <span class="reference-text"><cite id="CITEREFRW1995" class="citation web cs1">RW (3 March 1995). <a rel="nofollow" class="external text" href="http://www-sul.stanford.edu/depts/hasrg/histsci/silicongenesis/moore-ntb.html">"Interview with Gordon E. Moore"</a>. <i>LAIR History of Science and Technology Collections</i>. Los Altos Hills, California: Stanford University. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20120204045916/http://www-sul.stanford.edu/depts/hasrg/histsci/silicongenesis/moore-ntb.html">Archived</a> from the original on 4 February 2012.</cite></span>
</li>
<li id="cite_note-24"><span class="mw-cite-backlink"><b><a href="#cite_ref-24">^</a></b></span> <span class="reference-text">Bassett 2003. pp. 115, 122.</span>
</li>
<li id="cite_note-:0-25"><span class="mw-cite-backlink"><b><a href="#cite_ref-:0_25-0">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20241231053554/https://bitsavers.trailing-edge.com/pdf/datapro/datapro_reports_70s-90s/Four_Phase/M11-435-10_7908_Four-Phase_System_IV.pdf">"Four-Phase System IV Series"</a> <span class="cs1-format">(PDF)</span>. Archived from <a rel="nofollow" class="external text" href="https://bitsavers.trailing-edge.com/pdf/datapro/datapro_reports_70s-90s/Four_Phase/M11-435-10_7908_Four-Phase_System_IV.pdf">the original</a> <span class="cs1-format">(PDF)</span> on 31 December 2024.</cite></span>
</li>
<li id="cite_note-26"><span class="mw-cite-backlink"><b><a href="#cite_ref-26">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20140106143912/http://www.firstmicroprocessor.com/">"First Microprocessor"</a>. <i>First Microprocessor | 50th Anniversary of the Microprocessor 2020</i>. Archived from <a rel="nofollow" class="external text" href="https://firstmicroprocessor.com/">the original</a> on 6 January 2014.</cite></span>
</li>
<li id="cite_note-27"><span class="mw-cite-backlink"><b><a href="#cite_ref-27">^</a></b></span> <span class="reference-text"><cite id="CITEREFHolt" class="citation web cs1">Holt, Ray M. <a rel="nofollow" class="external text" href="http://www.firstmicroprocessor.com">"World's First Microprocessor Chip Set"</a>. Ray M. Holt website. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20140106143912/http://www.firstmicroprocessor.com/">Archived</a> from the original on 6 January 2014<span class="reference-accessdate">. Retrieved <span class="nowrap">25 July</span> 2010</span>.</cite></span>
</li>
<li id="cite_note-28"><span class="mw-cite-backlink"><b><a href="#cite_ref-28">^</a></b></span> <span class="reference-text"><cite id="CITEREFFallon" class="citation magazine cs1">Fallon, Sarah. <a rel="nofollow" class="external text" href="https://www.wired.com/story/secret-history-of-the-first-microprocessor-f-14/">"The Secret History of the First Microprocessor, the F-14, and Me"</a>. <i>Wired</i>. <a href="ISSN_(identifier)" class="mw-redirect" title="ISSN (identifier)">ISSN</a> <a rel="nofollow" class="external text" href="https://search.worldcat.org/issn/1059-1028">1059-1028</a>. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20240118132936/https://www.wired.com/story/secret-history-of-the-first-microprocessor-f-14/">Archived</a> from the original on 18 January 2024<span class="reference-accessdate">. Retrieved <span class="nowrap">21 January</span> 2024</span>.</cite></span>
</li>
<li id="cite_note-29"><span class="mw-cite-backlink"><b><a href="#cite_ref-29">^</a></b></span> <span class="reference-text"><cite id="CITEREFHolt2001" class="citation speech cs1">Holt, Ray (27 September 2001). <a rel="nofollow" class="external text" href="http://www.pdl.cmu.edu/SDI/2001/092701.html"><i>Lecture: Microprocessor Design and Development for the US Navy F14 FighterJet</i></a> (Speech). Room 8220, Wean Hall, Carnegie Mellon University, Pittsburgh, PA, US. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20111001020654/http://www.pdl.cmu.edu/SDI/2001/092701.html">Archived</a> from the original on 1 October 2011<span class="reference-accessdate">. Retrieved <span class="nowrap">25 July</span> 2010</span>.</cite><span class="cs1-maint citation-comment"><code class="cs1-code">{{cite speech}}</code>: CS1 maint: location (link)</span></span>
</li>
<li id="cite_note-30"><span class="mw-cite-backlink"><b><a href="#cite_ref-30">^</a></b></span> <span class="reference-text"><cite id="CITEREFParabShelakeKamatNaik2007" class="citation book cs1">Parab, Jivan S.; Shelake, Vinod G.; Kamat, Rajanish K.; Naik, Gourish M. (2007). <a rel="nofollow" class="external text" href="http://ee.sharif.edu/~sakhtar3/books/Exploring%20C%20for%20Microcontrollers.pdf"><i>Exploring C for Microcontrollers: A Hands on Approach</i></a> <span class="cs1-format">(PDF)</span>. Springer. p. 4. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a> <bdi>978-1-4020-6067-0</bdi>. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20110720043756/http://ee.sharif.edu/~sakhtar3/books/Exploring%20C%20for%20Microcontrollers.pdf">Archived</a> <span class="cs1-format">(PDF)</span> from the original on 20 July 2011<span class="reference-accessdate">. Retrieved <span class="nowrap">25 July</span> 2010</span>.</cite></span>
</li>
<li id="cite_note-31"><span class="mw-cite-backlink"><b><a href="#cite_ref-31">^</a></b></span> <span class="reference-text"><cite id="CITEREFDyer,_S._A.Harms,_B._K.1993" class="citation book cs1">Dyer, S. A.; Harms, B. K. (1993). <a rel="nofollow" class="external text" href="https://books.google.com/books?id=vL-bB7GALAwC&pg=PA104">"Digital Signal Processing"</a>. In Yovits, M. C. (ed.). <i>Advances in Computers</i>. Vol. 37. Academic Press. pp. <span class="nowrap">104–</span>107. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<a rel="nofollow" class="external text" href="https://doi.org/10.1016%2FS0065-2458%2808%2960403-9">10.1016/S0065-2458(08)60403-9</a>. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a> <bdi>9780120121373</bdi>. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20161229031814/https://books.google.com/books?id=vL-bB7GALAwC&pg=PA104">Archived</a> from the original on 29 December 2016.</cite></span>
</li>
<li id="cite_note-32"><span class="mw-cite-backlink"><b><a href="#cite_ref-32">^</a></b></span> <span class="reference-text"><style data-mw-deduplicate="TemplateStyles:r1041539562">
/* start https://en.wikipedia.org/ */
.mw-parser-output .citation{word-wrap:break-word}.mw-parser-output .citation:target{background-color:rgba(0,127,255,0.133)}
/* end https://en.wikipedia.org/ */
</style><span class="citation patent" id="CITEREFHyatt1990"><a rel="nofollow" class="external text" href="https://patents.google.com/patent/US4942516A">US 4942516</a>, Hyatt, Gilbert P, "Single chip integrated circuit computer architecture", issued 17 July 1990</span><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Apatent&rft.number=4942516&rft.cc=US&rft.title=Single+chip+integrated+circuit+computer+architecture&rft.inventor=Hyatt&rft.date=1990-07-17"><span style="display: none;"> </span></span> <a rel="nofollow" class="external text" href="https://web.archive.org/web/20120525061939/http://www.google.com/patents/about?id=cNcbAAAAEBAJ">Archived</a> 25 May 2012 at the <a href="Wayback_Machine" title="Wayback Machine">Wayback Machine</a></span>
</li>
<li id="cite_note-LAT-33"><span class="mw-cite-backlink">^ <a href="#cite_ref-LAT_33-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-LAT_33-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-LAT_33-2"><sup><i><b>c</b></i></sup></a> <a href="#cite_ref-LAT_33-3"><sup><i><b>d</b></i></sup></a></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.latimes.com/archives/la-xpm-1990-10-21-fi-4400-story.html">"Chip Designer's 20-Year Quest : Computers: Gilbert Hyatt's solitary battle to patent the microprocessor appears to have paid off, if it can withstand legal challenges. Here's his story"</a>. <i><a href="Los_Angeles_Times" title="Los Angeles Times">Los Angeles Times</a></i>. 21 October 1990. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20221004020434/https://www.latimes.com/archives/la-xpm-1990-10-21-fi-4400-story.html">Archived</a> from the original on 4 October 2022<span class="reference-accessdate">. Retrieved <span class="nowrap">4 October</span> 2022</span>.</cite></span>
</li>
<li id="cite_note-34"><span class="mw-cite-backlink"><b><a href="#cite_ref-34">^</a></b></span> <span class="reference-text"><cite id="CITEREFMarkoff1996" class="citation news cs1">Markoff, John (20 June 1996). <a rel="nofollow" class="external text" href="https://www.nytimes.com/1996/06/20/business/for-texas-instruments-some-bragging-rights.html">"For Texas Instruments, Some Bragging Rights"</a>. <i>The New York Times</i>. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20220928210935/https://www.nytimes.com/1996/06/20/business/for-texas-instruments-some-bragging-rights.html">Archived</a> from the original on 28 September 2022<span class="reference-accessdate">. Retrieved <span class="nowrap">4 October</span> 2022</span>.</cite></span>
</li>
<li id="cite_note-35"><span class="mw-cite-backlink"><b><a href="#cite_ref-35">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.pcmag.com/news/the-birth-of-the-microprocessor">"The Birth of the Microprocessor"</a>. 16 December 2014. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20221004020435/https://www.pcmag.com/news/the-birth-of-the-microprocessor">Archived</a> from the original on 4 October 2022<span class="reference-accessdate">. Retrieved <span class="nowrap">4 October</span> 2022</span>.</cite></span>
</li>
<li id="cite_note-36"><span class="mw-cite-backlink"><b><a href="#cite_ref-36">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.latimes.com/archives/la-xpm-1991-11-07-fi-1581-story.html">"Microprocessor Patent Holder Signs Contract : Invention: La Palma inventor signs with Dutch electronics giant, the first company to accord validity to his patent"</a>. <i><a href="Los_Angeles_Times" title="Los Angeles Times">Los Angeles Times</a></i>. 7 November 1991. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20221004023903/https://www.latimes.com/archives/la-xpm-1991-11-07-fi-1581-story.html">Archived</a> from the original on 4 October 2022<span class="reference-accessdate">. Retrieved <span class="nowrap">4 October</span> 2022</span>.</cite></span>
</li>
<li id="cite_note-37"><span class="mw-cite-backlink"><b><a href="#cite_ref-37">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://lasvegassun.com/news/2014/dec/21/inventors-fight-recognition-ongoing-not-all-consum/">"Inventor's fight for recognition ongoing but not all-consuming - Las Vegas Sun Newspaper"</a>. 21 December 2014. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20221020013849/https://lasvegassun.com/news/2014/dec/21/inventors-fight-recognition-ongoing-not-all-consum/">Archived</a> from the original on 20 October 2022<span class="reference-accessdate">. Retrieved <span class="nowrap">4 October</span> 2022</span>.</cite></span>
</li>
<li id="cite_note-righto_com-38"><span class="mw-cite-backlink"><b><a href="#cite_ref-righto_com_38-0">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.righto.com/2015/05/the-texas-instruments-tmx-1795-first.html">"The Texas Instruments TMX 1795: The (Almost) first, forgotten microprocessor"</a>.</cite></span>
</li>
<li id="cite_note-genie-39"><span class="mw-cite-backlink">^ <a href="#cite_ref-genie_39-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-genie_39-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite id="CITEREFSeitzEinspruch1998" class="citation book cs1">Seitz, Frederick; Einspruch, Norman G. (1998). <a rel="nofollow" class="external text" href="https://books.google.com/books?id=IT90cDPh54wC&pg=PA229">"19. The 1970s and the Microprocessor § Texas Instruments"</a>. <i>Electronic Genie: The Tangled History of Silicon</i>. University of Illinois Press. pp. <span class="nowrap">228–</span>9. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a> <bdi>0252023838</bdi>. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20230219195307/https://books.google.com/books?id=IT90cDPh54wC&pg=PA229">Archived</a> from the original on 19 February 2023<span class="reference-accessdate">. Retrieved <span class="nowrap">14 August</span> 2022</span>.</cite></span>
</li>
<li id="cite_note-shirriff-40"><span class="mw-cite-backlink">^ <a href="#cite_ref-shirriff_40-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-shirriff_40-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite id="CITEREFShirriff2016" class="citation journal cs1">Shirriff, Ken (2016). "The Surprising Story of the First Microprocessors". <i>IEEE Spectrum</i>. <b>53</b> (9): <span class="nowrap">48–</span>54. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<a rel="nofollow" class="external text" href="https://doi.org/10.1109%2FMSPEC.2016.7551353">10.1109/MSPEC.2016.7551353</a>. <a href="S2CID_(identifier)" class="mw-redirect" title="S2CID (identifier)">S2CID</a> <a rel="nofollow" class="external text" href="https://api.semanticscholar.org/CorpusID:32003640">32003640</a>.</cite></span>
</li>
<li id="cite_note-41"><span class="mw-cite-backlink"><b><a href="#cite_ref-41">^</a></b></span> <span class="reference-text">U.S. Patent no. 4,074,351 (TMS1802NC.)</span>
</li>
<li id="cite_note-42"><span class="mw-cite-backlink"><b><a href="#cite_ref-42">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20060218021723/http://www.ti.com/corp/docs/company/history/calcchip.shtml">"STANDARD CALCULATOR ON A CHIP ANNOUNCED BY TEXAS INSTRUMENTS"</a>, press release. TI, Sep. 19, 1971. Originally on ti.com but now archived at archive.org.</span>
</li>
<li id="cite_note-43"><span class="mw-cite-backlink"><b><a href="#cite_ref-43">^</a></b></span> <span class="reference-text"><cite id="CITEREFMcGonigal2006" class="citation web cs1">McGonigal, James (20 September 2006). <a rel="nofollow" class="external text" href="https://web.archive.org/web/20110720142104/http://www.spingal.plus.com/micro/">"Microprocessor History: Foundations in Glenrothes, Scotland"</a>. <i>McGonigal personal website</i>. Archived from <a rel="nofollow" class="external text" href="http://www.spingal.plus.com/micro">the original</a> on 20 July 2011<span class="reference-accessdate">. Retrieved <span class="nowrap">23 December</span> 2009</span>.</cite></span>
</li>
<li id="cite_note-44"><span class="mw-cite-backlink"><b><a href="#cite_ref-44">^</a></b></span> <span class="reference-text"><cite id="CITEREFTout" class="citation web cs1">Tout, Nigel. <a rel="nofollow" class="external text" href="http://anita-calculators.info/html/anita_at_its_zenith.html">"ANITA at its Zenith"</a>. <i>Bell Punch Company and the ANITA calculators</i>. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20100811034328/http://anita-calculators.info/html/anita_at_its_zenith.html">Archived</a> from the original on 11 August 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">25 July</span> 2010</span>.</cite></span>
</li>
<li id="cite_note-45"><span class="mw-cite-backlink"><b><a href="#cite_ref-45">^</a></b></span> <span class="reference-text">16 Bit Microprocessor Handbook by Gerry Kane, Adam Osborne <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a> <bdi>0-07-931043-5</bdi> (0-07-931043-5)</span>
</li>
<li id="cite_note-46"><span class="mw-cite-backlink"><b><a href="#cite_ref-46">^</a></b></span> <span class="reference-text"><cite id="CITEREFMack2005" class="citation web cs1">Mack, Pamela E. (30 November 2005). <a rel="nofollow" class="external text" href="http://www.clemson.edu/caah/history/FacultyPages/PamMack/lec122/micro.htm">"The Microcomputer Revolution"</a>. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20100114160413/http://www.clemson.edu/caah/history/FacultyPages/PamMack/lec122/micro.htm">Archived</a> from the original on 14 January 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">23 December</span> 2009</span>.</cite></span>
</li>
<li id="cite_note-47"><span class="mw-cite-backlink"><b><a href="#cite_ref-47">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20110719211222/http://www.hofstra.edu/pdf/CompHist_9812tla6.PDF">"History in the Computing Curriculum"</a> <span class="cs1-format">(PDF)</span>. Archived from <a rel="nofollow" class="external text" href="http://www.hofstra.edu/pdf/CompHist_9812tla6.PDF">the original</a> <span class="cs1-format">(PDF)</span> on 19 July 2011<span class="reference-accessdate">. Retrieved <span class="nowrap">23 December</span> 2009</span>.</cite></span>
</li>
<li id="cite_note-48"><span class="mw-cite-backlink"><b><a href="#cite_ref-48">^</a></b></span> <span class="reference-text"><cite id="CITEREFBright2011" class="citation web cs1">Bright, Peter (15 November 2011). <a rel="nofollow" class="external text" href="https://arstechnica.com/business/2011/11/the-40th-birthday-ofmaybethe-first-microprocessor/">"The 40th birthday of—maybe—the first microprocessor, the Intel 4004"</a>. arstechnica.com. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20170106233202/http://arstechnica.com/business/2011/11/the-40th-birthday-ofmaybethe-first-microprocessor/">Archived</a> from the original on 6 January 2017.</cite></span>
</li>
<li id="cite_note-49"><span class="mw-cite-backlink"><b><a href="#cite_ref-49">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.intel.la/content/www/xl/es/history/museum-story-of-intel-4004.html#:~:text=1971:%20Era%20of%20integrated%20electronics,wide%20variety%20of%20electronic%20devices.">"intel's first microprocessor"</a><span class="reference-accessdate">. Retrieved <span class="nowrap">5 February</span> 2025</span>.</cite></span>
</li>
<li id="cite_note-50"><span class="mw-cite-backlink"><b><a href="#cite_ref-50">^</a></b></span> <span class="reference-text"><cite id="CITEREFFagginHoffMazorShima1996" class="citation journal cs1">Faggin, Federico; Hoff, Marcian E. Jr.; Mazor, Stanley; Shima, Masatoshi (December 1996). "The History of the 4004". <i>IEEE Micro</i>. <b>16</b> (6): <span class="nowrap">10–</span>20. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<a rel="nofollow" class="external text" href="https://doi.org/10.1109%2F40.546561">10.1109/40.546561</a>.</cite></span>
</li>
<li id="cite_note-51"><span class="mw-cite-backlink"><b><a href="#cite_ref-51">^</a></b></span> <span class="reference-text"><cite id="CITEREFFagginKleinVadasz1968" class="citation conference cs1">Faggin, F.; Klein, T.; Vadasz, L. (23 October 1968). <a rel="nofollow" class="external text" href="http://www.intel4004.com/images/iedm_covart.jpg"><i>Insulated Gate Field Effect Transistor Integrated Circuits with Silicon Gates</i></a> <span class="cs1-format">(JPEG image)</span>. International Electronic Devices Meeting. IEEE Electron Devices Group. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20100219143313/http://www.intel4004.com/images/iedm_covart.jpg">Archived</a> from the original on 19 February 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">23 December</span> 2009</span>.</cite></span>
</li>
<li id="cite_note-52"><span class="mw-cite-backlink"><b><a href="#cite_ref-52">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.intel.com/pressroom/kits/quickrefyr.htm">"Intel Microprocessor Quick Reference Guide - Year"</a>. <i>www.intel.com</i>. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20211006020846/https://www.intel.com/pressroom/kits/quickrefyr.htm">Archived</a> from the original on 6 October 2021<span class="reference-accessdate">. Retrieved <span class="nowrap">21 September</span> 2021</span>.</cite></span>
</li>
<li id="cite_note-mit-comp-history-53"><span class="mw-cite-backlink"><b><a href="#cite_ref-mit-comp-history_53-0">^</a></b></span> <span class="reference-text"><cite id="CITEREFCeruzzi2003" class="citation book cs1">Ceruzzi, Paul E. (May 2003). <a rel="nofollow" class="external text" href="https://archive.org/details/historyofmodernc00ceru_0/page/220"><i>A History of Modern Computing</i></a> (2nd ed.). MIT Press. pp. <a rel="nofollow" class="external text" href="https://archive.org/details/historyofmodernc00ceru_0/page/220">220–221</a>. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a> <bdi>978-0-262-53203-7</bdi>.</cite></span>
</li>
<li id="cite_note-forgotten-history-54"><span class="mw-cite-backlink">^ <a href="#cite_ref-forgotten-history_54-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-forgotten-history_54-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-forgotten-history_54-2"><sup><i><b>c</b></i></sup></a></span> <span class="reference-text"><cite id="CITEREFWood2008" class="citation magazine cs1">Wood, Lamont (August 2008). <a rel="nofollow" class="external text" href="https://web.archive.org/web/20220606084706/http://www.computerworld.com/s/article/print/9111341/Forgotten_PC_history_The_true_origins_of_the_personal_computer?taxonomyName=Hardware&taxonomyId=12">"Forgotten history: the true origins of the PC"</a>. <i>Computerworld</i>. Archived from <a rel="nofollow" class="external text" href="http://www.computerworld.com/s/article/9111341/Forgotten_PC_history_The_true_origins_of_the_personal_computer">the original</a> on 6 June 2022<span class="reference-accessdate">. Retrieved <span class="nowrap">7 January</span> 2011</span>.</cite></span>
</li>
<li id="cite_note-55"><span class="mw-cite-backlink"><b><a href="#cite_ref-55">^</a></b></span> <span class="reference-text">Intel 8008 data sheet.</span>
</li>
<li id="cite_note-56"><span class="mw-cite-backlink"><b><a href="#cite_ref-56">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.cpu-world.com/CPUs/PACE/index.html">"National Semiconductor PACE CPU family"</a>. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20221125202308/https://www.cpu-world.com/CPUs/PACE/index.html">Archived</a> from the original on 25 November 2022<span class="reference-accessdate">. Retrieved <span class="nowrap">25 November</span> 2022</span>.</cite></span>
</li>
<li id="cite_note-57"><span class="mw-cite-backlink"><b><a href="#cite_ref-57">^</a></b></span> <span class="reference-text"><cite id="CITEREFEDN_Staff2000" class="citation web cs1">EDN Staff (1 January 2000). <a rel="nofollow" class="external text" href="https://www.edn.com/general-instruments-microprocessor-aimed-at-minicomputer-market/">"General Instrument's microprocessor aimed at minicomputer market"</a>. <i>EDN</i>. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20221125201445/https://www.edn.com/general-instruments-microprocessor-aimed-at-minicomputer-market/">Archived</a> from the original on 25 November 2022<span class="reference-accessdate">. Retrieved <span class="nowrap">1 January</span> 2023</span>.</cite></span>
</li>
<li id="cite_note-58"><span class="mw-cite-backlink"><b><a href="#cite_ref-58">^</a></b></span> <span class="reference-text">Intel 8087 datasheet, pg. 1</span>
</li>
<li id="cite_note-59"><span class="mw-cite-backlink"><b><a href="#cite_ref-59">^</a></b></span> <span class="reference-text">The 80187 only has a 16-bit data bus because it used the 80387SX core.</span>
</li>
<li id="cite_note-60"><span class="mw-cite-backlink"><b><a href="#cite_ref-60">^</a></b></span> <span class="reference-text">"Essentially, the 80C187 can be treated as an additional resource or an extension to the CPU. The 80C186 CPU together with an 80C187 can be used as a single unified system." Intel 80C187 datasheet, p. 3, November 1992 (Order Number: 270640-004).</span>
</li>
<li id="cite_note-61"><span class="mw-cite-backlink"><b><a href="#cite_ref-61">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://priorart.ip.com/IPCOM/000059679">"Implementation of IBM System 370 Via Co-Microprocessors/The Co-Processor Interface on priorart.ip.com"</a>. priorart.ip.com. 1 January 1986. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20151211060121/http://priorart.ip.com/IPCOM/000059679">Archived</a> from the original on 11 December 2015<span class="reference-accessdate">. Retrieved <span class="nowrap">23 July</span> 2020</span>.</cite></span>
</li>
<li id="cite_note-62"><span class="mw-cite-backlink"><b><a href="#cite_ref-62">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20081016070217/http://cm.bell-labs.com/cm/cs/bib/shoji.bib">"Shoji, M. Bibliography"</a>. Bell Laboratories. 7 October 1998. Archived from <a rel="nofollow" class="external text" href="http://cm.bell-labs.com/cm/cs/bib/shoji.bib">the original</a> on 16 October 2008<span class="reference-accessdate">. Retrieved <span class="nowrap">23 December</span> 2009</span>.</cite></span>
</li>
<li id="cite_note-63"><span class="mw-cite-backlink"><b><a href="#cite_ref-63">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20110514025934/http://www.bell-labs.com/org/physicalsciences/timeline/span23.html">"Timeline: 1982–1984"</a>. <i>Physical Sciences & Communications at Bell Labs</i>. Bell Labs, Alcatel-Lucent. 17 January 2001. Archived from <a rel="nofollow" class="external text" href="http://www.bell-labs.com/org/physicalsciences/timeline/span23.html">the original</a> on 14 May 2011<span class="reference-accessdate">. Retrieved <span class="nowrap">23 December</span> 2009</span>.</cite></span>
</li>
<li id="cite_note-64"><span class="mw-cite-backlink"><b><a href="#cite_ref-64">^</a></b></span> <span class="reference-text"><cite id="CITEREFTurley1998" class="citation web cs1">Turley, Jim (July 1998). <a rel="nofollow" class="external text" href="https://web.archive.org/web/19980702003323/http://www.embedded.com/98/9807sr.htm">"MCore: Does Motorola Need Another Processor Family?"</a>. <i>Embedded Systems Design</i>. TechInsights (United Business Media). Archived from <a rel="nofollow" class="external text" href="https://www.embedded.com/98/9807sr.htm">the original</a> on 2 July 1998<span class="reference-accessdate">. Retrieved <span class="nowrap">23 December</span> 2009</span>.</cite></span>
</li>
<li id="cite_note-65"><span class="mw-cite-backlink"><b><a href="#cite_ref-65">^</a></b></span> <span class="reference-text">
<cite id="CITEREFGarnseyLorenzoni,_GianniFerriani,_Simone2008" class="citation journal cs1">Garnsey, Elizabeth; Lorenzoni, Gianni; Ferriani, Simone (March 2008). <a rel="nofollow" class="external text" href="http://www2.sa.unibo.it/~simone.ferriani/Download/Speciation%20through%20Entrepreneurial%20Spin-off.pdf">"Speciation through entrepreneurial spin-off: The Acorn-ARM story"</a> <span class="cs1-format">(PDF)</span>. <i>Research Policy</i>. <b>37</b> (2): <span class="nowrap">210–</span>224. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<a rel="nofollow" class="external text" href="https://doi.org/10.1016%2Fj.respol.2007.11.006">10.1016/j.respol.2007.11.006</a>. <a href="S2CID_(identifier)" class="mw-redirect" title="S2CID (identifier)">S2CID</a> <a rel="nofollow" class="external text" href="https://api.semanticscholar.org/CorpusID:73520408">73520408</a><span class="reference-accessdate">. Retrieved <span class="nowrap">2 June</span> 2011</span>. <q>[...] the first silicon was run on April 26th 1985.</q></cite></span>
</li>
<li id="cite_note-66"><span class="mw-cite-backlink"><b><a href="#cite_ref-66">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://techdifferences.com/difference-between-symmetric-and-asymmetric-multiprocessing.html">"Difference Between Symmetric and Asymmetric Multiprocessing (With Comparison Chart)"</a>. 22 September 2016. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20210718110824/https://techdifferences.com/difference-between-symmetric-and-asymmetric-multiprocessing.html">Archived</a> from the original on 18 July 2021<span class="reference-accessdate">. Retrieved <span class="nowrap">18 July</span> 2021</span>.</cite></span>
</li>
<li id="cite_note-67"><span class="mw-cite-backlink"><b><a href="#cite_ref-67">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.ibm.com/ibm/history/ibm100/us/en/icons/watson/">"IBM100 - A Computer Called Watson"</a>. <i><a href="IBM" title="IBM">IBM</a></i>. 7 March 2012. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20210719124129/https://www.ibm.com/ibm/history/ibm100/us/en/icons/watson/">Archived</a> from the original on 19 July 2021<span class="reference-accessdate">. Retrieved <span class="nowrap">19 July</span> 2021</span>.</cite></span>
</li>
<li id="cite_note-68"><span class="mw-cite-backlink"><b><a href="#cite_ref-68">^</a></b></span> <span class="reference-text"><cite id="CITEREFTarasov2022" class="citation web cs1">Tarasov, Katie (22 November 2022). <a rel="nofollow" class="external text" href="https://www.cnbc.com/2022/11/22/how-amd-became-a-chip-giant-leapfrogged-intel-after-playing-catch-up.html">"How AMD became a chip giant and leapfrogged Intel after years of playing catch-up"</a>. <i>CNBC</i>. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20230601012310/https://www.cnbc.com/2022/11/22/how-amd-became-a-chip-giant-leapfrogged-intel-after-playing-catch-up.html">Archived</a> from the original on 1 June 2023<span class="reference-accessdate">. Retrieved <span class="nowrap">17 May</span> 2023</span>.</cite></span>
</li>
<li id="cite_note-69"><span class="mw-cite-backlink"><b><a href="#cite_ref-69">^</a></b></span> <span class="reference-text"><cite id="CITEREFCantrell,_Tom1998" class="citation web cs1">Cantrell, Tom (1998). <a rel="nofollow" class="external text" href="https://archive.today/20070220134759/http://www.circuitcellar.com/library/designforum/silicon_update/3/index.asp">"Microchip on the March"</a>. Archived from <a rel="nofollow" class="external text" href="http://www.circuitcellar.com/library/designforum/silicon_update/3/">the original</a> on 20 February 2007.</cite></span>
</li>
<li id="cite_note-turley-70"><span class="mw-cite-backlink">^ <a href="#cite_ref-turley_70-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-turley_70-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite id="CITEREFTurley2002" class="citation web cs1">Turley, Jim (18 December 2002). <a rel="nofollow" class="external text" href="https://www.embedded.com/print/4024488">"The Two Percent Solution"</a>. <i>Embedded Systems Design</i>. TechInsights (United Business Media). <a rel="nofollow" class="external text" href="https://web.archive.org/web/20150403140448/http://www.embedded.com/print/4024488">Archived</a> from the original on 3 April 2015<span class="reference-accessdate">. Retrieved <span class="nowrap">23 December</span> 2009</span>.</cite></span>
</li>
<li id="cite_note-71"><span class="mw-cite-backlink"><b><a href="#cite_ref-71">^</a></b></span> <span class="reference-text"><cite id="CITEREFWSTS_Board_Of_Directors" class="citation pressrelease cs1">WSTS Board Of Directors. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20041207091926/http://www.wsts.org/press.html">"WSTS Semiconductor Market Forecast World Release Date: 1 June 2004 - 6:00 UTC"</a>. <i>Miyazaki, Japan, Spring Forecast Meeting 18–21 May 2004</i> (Press release). World Semiconductor Trade Statistics. Archived from <a rel="nofollow" class="external text" href="http://www.wsts.org/press.html">the original</a> on 7 December 2004.</cite></span>
</li>
<li id="cite_note-Sun_2014-72"><span class="mw-cite-backlink"><b><a href="#cite_ref-Sun_2014_72-0">^</a></b></span> <span class="reference-text"><cite id="CITEREFSun2014" class="citation web cs1">Sun, Liyang (25 April 2014). <a rel="nofollow" class="external text" href="http://repository.wellesley.edu/cgi/viewcontent.cgi?article=1284&context=thesiscollection">"What We Are Paying for: A Quality Adjusted Price Index for Laptop Microprocessors"</a>. Wellesley College. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20141111024422/http://repository.wellesley.edu/cgi/viewcontent.cgi?article=1284&context=thesiscollection">Archived</a> from the original on 11 November 2014<span class="reference-accessdate">. Retrieved <span class="nowrap">7 November</span> 2014</span>. <q>… compared with -25% to -35% per year over 2004-2010, the annual decline plateaus around -15% to -25% over 2010-2013.</q></cite></span>
</li>
<li id="cite_note-73"><span class="mw-cite-backlink"><b><a href="#cite_ref-73">^</a></b></span> <span class="reference-text"><cite id="CITEREFBarr2009" class="citation web cs1">Barr, Michael (1 August 2009). <a rel="nofollow" class="external text" href="https://www.embedded.com/electronics-blogs/barr-code/4027479/Real-men-program-in-C">"Real men program in C"</a>. <i>Embedded Systems Design</i>. TechInsights (United Business Media). p. 2. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20121022154730/http://www.embedded.com/electronics-blogs/barr-code/4027479/Real-men-program-in-C">Archived</a> from the original on 22 October 2012<span class="reference-accessdate">. Retrieved <span class="nowrap">23 December</span> 2009</span>.</cite></span>
</li>
</ol></div></div>
<div class="mw-heading mw-heading2"><h2 id="References">References</h2></div>
<style data-mw-deduplicate="TemplateStyles:r1239549316">
/* start https://en.wikipedia.org/ */
.mw-parser-output .refbegin{margin-bottom:0.5em}.mw-parser-output .refbegin-hanging-indents>ul{margin-left:0}.mw-parser-output .refbegin-hanging-indents>ul>li{margin-left:0;padding-left:3.2em;text-indent:-3.2em}.mw-parser-output .refbegin-hanging-indents ul,.mw-parser-output .refbegin-hanging-indents ul li{list-style:none}@media(max-width:720px){.mw-parser-output .refbegin-hanging-indents>ul>li{padding-left:1.6em;text-indent:-1.6em}}.mw-parser-output .refbegin-columns{margin-top:0.3em}.mw-parser-output .refbegin-columns ul{margin-top:0}.mw-parser-output .refbegin-columns li{page-break-inside:avoid;break-inside:avoid-column}@media screen{.mw-parser-output .refbegin{font-size:90%}}
/* end https://en.wikipedia.org/ */
</style><div class="refbegin" style="">
<ul><li><cite id="CITEREFRayBhurchand2013" class="citation book cs1">Ray, A. K.; Bhurchand, K.M. (2013). <i>Advanced Microprocessors and Peripherals</i> (3rd ed.). India: Tata McGraw-Hill. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a> <bdi>978-1-259-02977-6</bdi>. <a href="OCLC_(identifier)" class="mw-redirect" title="OCLC (identifier)">OCLC</a> <a rel="nofollow" class="external text" href="https://search.worldcat.org/oclc/878079623">878079623</a>.</cite></li></ul>
</div>
<div class="mw-heading mw-heading2"><h2 id="External_links">External links</h2></div>
<style data-mw-deduplicate="TemplateStyles:r1290876196">
/* start https://en.wikipedia.org/ */
.mw-parser-output .side-box{margin:4px 0;box-sizing:border-box;border:1px solid #aaa;font-size:88%;line-height:1.25em;background-color:var(--background-color-interactive-subtle,#f8f9fa);display:flow-root}.mw-parser-output .infobox .side-box{font-size:100%}.mw-parser-output .side-box-abovebelow,.mw-parser-output .side-box-text{padding:0.25em 0.9em}.mw-parser-output .side-box-image{padding:2px 0 2px 0.9em;text-align:center}.mw-parser-output .side-box-imageright{padding:2px 0.9em 2px 0;text-align:center}@media(min-width:500px){.mw-parser-output .side-box-flex{display:flex;align-items:center}.mw-parser-output .side-box-text{flex:1;min-width:0}}@media(min-width:720px){.mw-parser-output .side-box{width:238px}.mw-parser-output .side-box-right{clear:right;float:right;margin-left:1em}.mw-parser-output .side-box-left{margin-right:1em}}
/* end https://en.wikipedia.org/ */
</style><style data-mw-deduplicate="TemplateStyles:r1237033735">
/* start https://en.wikipedia.org/ */
@media print{body.ns-0 .mw-parser-output .sistersitebox{display:none!important}}@media screen{html.skin-theme-clientpref-night .mw-parser-output .sistersitebox img[src*="Wiktionary-logo-en-v2.svg"]{background-color:white}}@media screen and (prefers-color-scheme:dark){html.skin-theme-clientpref-os .mw-parser-output .sistersitebox img[src*="Wiktionary-logo-en-v2.svg"]{background-color:white}}
/* end https://en.wikipedia.org/ */
</style><div class="side-box side-box-right sistersitebox">
<div class="side-box-flex">
<div class="side-box-image"><span class="noviewer" typeof="mw:File"></span></div>
<div class="side-box-text plainlist">Wikiversity has learning resources about <i><b><a href="https://en.wikiversity.org/wiki/Introduction_to_Computers/Processor" class="extiw external" title="v:Introduction to Computers/Processor">Introduction to Computers/Processor</a></b></i></div></div>
</div>
<div class="side-box side-box-right sistersitebox">
<div class="side-box-flex">
<div class="side-box-image"><span class="noviewer" typeof="mw:File"></span></div>
<div class="side-box-text plainlist">Wikimedia Commons has media related to <span style="font-weight: bold; font-style: italic;"><a href="https://commons.wikimedia.org/wiki/Category:Microprocessors" class="extiw external" title="commons:Category:Microprocessors">Microprocessors</a></span>.</div></div>
</div>
<ul><li><a rel="nofollow" class="external text" href="https://web.archive.org/web/20140502002437/http://wikipcpedia.com/pc-moments-33-the-microprocessor-1971/">Patent problems</a></li>
<li><cite id="CITEREFDirk_Oppelt" class="citation web cs1">Dirk Oppelt. <a rel="nofollow" class="external text" href="http://www.cpu-collection.de/">"The CPU Collection"</a><span class="reference-accessdate">. Retrieved <span class="nowrap">23 December</span> 2009</span>.</cite></li>
<li><cite id="CITEREFGennadiy_Shvets" class="citation web cs1">Gennadiy Shvets. <a rel="nofollow" class="external text" href="http://www.cpu-world.com/">"CPU-World"</a><span class="reference-accessdate">. Retrieved <span class="nowrap">23 December</span> 2009</span>.</cite></li>
<li><cite id="CITEREFJérôme_Cremet" class="citation web cs1">Jérôme Cremet. <a rel="nofollow" class="external text" href="http://gecko54000.free.fr/">"The Gecko's CPU Library"</a><span class="reference-accessdate">. Retrieved <span class="nowrap">23 December</span> 2009</span>.</cite></li>
<li><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://computer.howstuffworks.com/microprocessor.htm">"How Microprocessors Work"</a>. April 2000<span class="reference-accessdate">. Retrieved <span class="nowrap">23 December</span> 2009</span>.</cite></li>
<li><cite id="CITEREFWilliam_Blair" class="citation web cs1">William Blair. <a rel="nofollow" class="external text" href="http://diephotos.blogspot.com/">"IC Die Photography"</a><span class="reference-accessdate">. Retrieved <span class="nowrap">23 December</span> 2009</span>.</cite></li>
<li><cite id="CITEREFJohn_Bayko2003" class="citation web cs1">John Bayko (December 2003). <a rel="nofollow" class="external text" href="https://archive.today/20130415225040/http://www.takisnet.org/~jbayko/cpu/cpu.html">"Great Microprocessors of the Past and Present"</a>. Archived from <a rel="nofollow" class="external text" href="http://www.takisnet.org/~jbayko/cpu/cpu.html">the original</a> on 15 April 2013<span class="reference-accessdate">. Retrieved <span class="nowrap">23 December</span> 2009</span>.</cite></li>
<li><cite id="CITEREFWade_Warner2004" class="citation web cs1">Wade Warner (22 December 2004). <a rel="nofollow" class="external text" href="https://www.ibm.com/developerworks/library/pa-microhist/">"Great moments in microprocessor history"</a>. IBM<span class="reference-accessdate">. Retrieved <span class="nowrap">7 March</span> 2013</span>.</cite></li>
<li><cite id="CITEREFArthur_Daemmrich_and_Sharon_Klotz2019" class="citation web cs1">Arthur Daemmrich and Sharon Klotz (12 December 2019). <a rel="nofollow" class="external text" href="https://www.si.edu/media/NMAH/NMAH-AC1504-Hyatt_Gil_Oral_History_transcript_FINAL.pdf">"Gilbert Hyatt"</a> <span class="cs1-format">(PDF)</span>. Smithsonian Institution.</cite></li></ul>
<div class="navbox-styles"><style data-mw-deduplicate="TemplateStyles:r1236075235">
/* start https://en.wikipedia.org/ */
.mw-parser-output .navbox{box-sizing:border-box;border:1px solid #a2a9b1;width:100%;clear:both;font-size:88%;text-align:center;padding:1px;margin:1em auto 0}.mw-parser-output .navbox .navbox{margin-top:0}.mw-parser-output .navbox+.navbox,.mw-parser-output .navbox+.navbox-styles+.navbox{margin-top:-1px}.mw-parser-output .navbox-inner,.mw-parser-output .navbox-subgroup{width:100%}.mw-parser-output .navbox-group,.mw-parser-output .navbox-title,.mw-parser-output .navbox-abovebelow{padding:0.25em 1em;line-height:1.5em;text-align:center}.mw-parser-output .navbox-group{white-space:nowrap;text-align:right}.mw-parser-output .navbox,.mw-parser-output .navbox-subgroup{background-color:#fdfdfd}.mw-parser-output .navbox-list{line-height:1.5em;border-color:#fdfdfd}.mw-parser-output .navbox-list-with-group{text-align:left;border-left-width:2px;border-left-style:solid}.mw-parser-output tr+tr>.navbox-abovebelow,.mw-parser-output tr+tr>.navbox-group,.mw-parser-output tr+tr>.navbox-image,.mw-parser-output tr+tr>.navbox-list{border-top:2px solid #fdfdfd}.mw-parser-output .navbox-title{background-color:#ccf}.mw-parser-output .navbox-abovebelow,.mw-parser-output .navbox-group,.mw-parser-output .navbox-subgroup .navbox-title{background-color:#ddf}.mw-parser-output .navbox-subgroup .navbox-group,.mw-parser-output .navbox-subgroup .navbox-abovebelow{background-color:#e6e6ff}.mw-parser-output .navbox-even{background-color:#f7f7f7}.mw-parser-output .navbox-odd{background-color:transparent}.mw-parser-output .navbox .hlist td dl,.mw-parser-output .navbox .hlist td ol,.mw-parser-output .navbox .hlist td ul,.mw-parser-output .navbox td.hlist dl,.mw-parser-output .navbox td.hlist ol,.mw-parser-output .navbox td.hlist ul{padding:0.125em 0}.mw-parser-output .navbox .navbar{display:block;font-size:100%}.mw-parser-output .navbox-title .navbar{float:left;text-align:left;margin-right:0.5em}body.skin--responsive .mw-parser-output .navbox-image img{max-width:none!important}@media print{body.ns-0 .mw-parser-output .navbox{display:none!important}}
/* end https://en.wikipedia.org/ */
</style></div><div role="navigation" class="navbox" aria-labelledby="Processor_technologies439" style="padding:3px"><table class="nowraplinks mw-collapsible autocollapse navbox-inner" style="border-spacing:0;background:transparent;color:inherit"><tbody><tr><th scope="col" class="navbox-title" colspan="2"><div id="Processor_technologies439" style="font-size:114%;margin:0 4em"><a href="Processor_(computing)" title="Processor (computing)">Processor technologies</a></div></th></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Model_of_computation" title="Model of computation">Models</a></th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Abstract_machine" title="Abstract machine">Abstract machine</a></li>
<li><a href="Stored-program_computer" title="Stored-program computer">Stored-program computer</a></li>
<li><a href="Finite-state_machine" title="Finite-state machine">Finite-state machine</a>
<ul><li><a href="Finite-state_machine_with_datapath" class="mw-redirect" title="Finite-state machine with datapath">with datapath</a></li>
<li><a href="Hierarchical_state_machine" class="mw-redirect" title="Hierarchical state machine">Hierarchical</a></li>
<li><a href="Deterministic_finite_automaton" title="Deterministic finite automaton">Deterministic finite automaton</a></li>
<li><a href="Queue_automaton" title="Queue automaton">Queue automaton</a></li>
<li><a href="Cellular_automaton" title="Cellular automaton">Cellular automaton</a></li>
<li><a href="Quantum_cellular_automaton" title="Quantum cellular automaton">Quantum cellular automaton</a></li></ul></li>
<li><a href="Turing_machine" title="Turing machine">Turing machine</a>
<ul><li><a href="Alternating_Turing_machine" title="Alternating Turing machine">Alternating Turing machine</a></li>
<li><a href="Universal_Turing_machine" title="Universal Turing machine">Universal</a></li>
<li><a href="Post%E2%80%93Turing_machine" title="Post–Turing machine">Post–Turing</a></li>
<li><a href="Quantum_Turing_machine" title="Quantum Turing machine">Quantum</a></li>
<li><a href="Nondeterministic_Turing_machine" title="Nondeterministic Turing machine">Nondeterministic Turing machine</a></li>
<li><a href="Probabilistic_Turing_machine" title="Probabilistic Turing machine">Probabilistic Turing machine</a></li>
<li><a href="Hypercomputation" title="Hypercomputation">Hypercomputation</a></li>
<li><a href="Zeno_machine" title="Zeno machine">Zeno machine</a></li></ul></li>
<li><a href="History_of_general-purpose_CPUs#Belt_machine_architecture" title="History of general-purpose CPUs">Belt machine</a></li>
<li><a href="Stack_machine" title="Stack machine">Stack machine</a></li>
<li><a href="Register_machine" title="Register machine">Register machines</a>
<ul><li><a href="Counter_machine" title="Counter machine">Counter</a></li>
<li><a href="Pointer_machine" title="Pointer machine">Pointer</a></li>
<li><a href="Random-access_machine" title="Random-access machine">Random-access</a></li>
<li><a href="Random-access_stored-program_machine" title="Random-access stored-program machine">Random-access stored program</a></li></ul></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Computer_architecture" title="Computer architecture">Architecture</a></th><td class="navbox-list-with-group navbox-list navbox-even hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Microarchitecture" title="Microarchitecture">Microarchitecture</a></li>
<li><a href="Von_Neumann_architecture" title="Von Neumann architecture">Von Neumann</a></li>
<li><a href="Harvard_architecture" title="Harvard architecture">Harvard</a>
<ul><li><a href="Modified_Harvard_architecture" title="Modified Harvard architecture">modified</a></li></ul></li>
<li><a href="Dataflow_architecture" title="Dataflow architecture">Dataflow</a></li>
<li><a href="Transport_triggered_architecture" title="Transport triggered architecture">Transport-triggered</a></li>
<li><a href="Cellular_architecture" title="Cellular architecture">Cellular</a></li>
<li><a href="Endianness" title="Endianness">Endianness</a></li>
<li><a href="Computer_data_storage" title="Computer data storage">Memory access</a>
<ul><li><a href="Non-uniform_memory_access" title="Non-uniform memory access">NUMA</a></li>
<li><a href="Uniform_memory_access" title="Uniform memory access">HUMA</a></li>
<li><a href="Load%E2%80%93store_architecture" title="Load–store architecture">Load–store</a></li>
<li><a href="Register%E2%80%93memory_architecture" title="Register–memory architecture">Register/memory</a></li></ul></li>
<li><a href="Cache_hierarchy" title="Cache hierarchy">Cache hierarchy</a></li>
<li><a href="Memory_hierarchy" title="Memory hierarchy">Memory hierarchy</a>
<ul><li><a href="Virtual_memory" title="Virtual memory">Virtual memory</a></li>
<li><a href="Secondary_storage" class="mw-redirect" title="Secondary storage">Secondary storage</a></li></ul></li>
<li><a href="Heterogeneous_System_Architecture" title="Heterogeneous System Architecture">Heterogeneous</a></li>
<li><a href="Fabric_computing" title="Fabric computing">Fabric</a></li>
<li><a href="Multiprocessing" title="Multiprocessing">Multiprocessing</a></li>
<li><a href="Cognitive_computing" title="Cognitive computing">Cognitive</a></li>
<li><a href="Neuromorphic_engineering" class="mw-redirect" title="Neuromorphic engineering">Neuromorphic</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Instruction_set_architecture" title="Instruction set architecture">Instruction set<br>architectures</a></th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em"></div><table class="nowraplinks navbox-subgroup" style="border-spacing:0"><tbody><tr><th scope="row" class="navbox-group" style="width:1%">Types</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Orthogonal_instruction_set" title="Orthogonal instruction set">Orthogonal instruction set</a></li>
<li><a href="Complex_instruction_set_computer" title="Complex instruction set computer">CISC</a></li>
<li><a href="Reduced_instruction_set_computer" title="Reduced instruction set computer">RISC</a></li>
<li><a href="Application-specific_instruction_set_processor" title="Application-specific instruction set processor">Application-specific</a></li>
<li><a href="Explicit_data_graph_execution" title="Explicit data graph execution">EDGE</a>
<ul><li><a href="TRIPS_architecture" title="TRIPS architecture">TRIPS</a></li></ul></li>
<li><a href="Very_long_instruction_word" title="Very long instruction word">VLIW</a>
<ul><li><a href="Explicitly_parallel_instruction_computing" title="Explicitly parallel instruction computing">EPIC</a></li></ul></li>
<li><a href="Minimal_instruction_set_computer" title="Minimal instruction set computer">MISC</a></li>
<li><a href="One-instruction_set_computer" title="One-instruction set computer">OISC</a></li>
<li><a href="No_instruction_set_computing" title="No instruction set computing">NISC</a></li>
<li><a href="Zero_instruction_set_computer" class="mw-redirect" title="Zero instruction set computer">ZISC</a></li>
<li><a href="VISC_architecture" title="VISC architecture">VISC architecture</a></li>
<li><a href="Quantum_computing" title="Quantum computing">Quantum computing</a></li>
<li><a href="Comparison_of_instruction_set_architectures" title="Comparison of instruction set architectures">Comparison</a>
<ul><li><a href="Addressing_mode" title="Addressing mode">Addressing modes</a></li></ul></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Instruction<br>sets</th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Motorola_68000_series" title="Motorola 68000 series">Motorola 68000 series</a></li>
<li><a href="VAX" title="VAX">VAX</a></li>
<li><a href="PDP-11_architecture" title="PDP-11 architecture">PDP-11</a></li>
<li><a href="X86" title="X86">x86</a></li>
<li><a href="ARM_architecture_family" title="ARM architecture family">ARM</a></li>
<li><a href="Stanford_MIPS" title="Stanford MIPS">Stanford MIPS</a></li>
<li><a href="MIPS_architecture" title="MIPS architecture">MIPS</a></li>
<li><a href="MIPS-X" title="MIPS-X">MIPS-X</a></li>
<li>Power
<ul><li><a href="IBM_POWER_architecture" title="IBM POWER architecture">POWER</a></li>
<li><a href="PowerPC" title="PowerPC">PowerPC</a></li>
<li><a href="Power_ISA" title="Power ISA">Power ISA</a></li></ul></li>
<li><a href="Clipper_architecture" title="Clipper architecture">Clipper architecture</a></li>
<li><a href="SPARC" title="SPARC">SPARC</a></li>
<li><a href="SuperH" title="SuperH">SuperH</a></li>
<li><a href="DEC_Alpha" title="DEC Alpha">DEC Alpha</a></li>
<li><a href="ETRAX_CRIS" title="ETRAX CRIS">ETRAX CRIS</a></li>
<li><a href="M32R" title="M32R">M32R</a></li>
<li><a href="Unicore" title="Unicore">Unicore</a></li>
<li><a href="IA-64" title="IA-64">Itanium</a></li>
<li><a href="OpenRISC" title="OpenRISC">OpenRISC</a></li>
<li><a href="RISC-V" title="RISC-V">RISC-V</a></li>
<li><a href="MicroBlaze" title="MicroBlaze">MicroBlaze</a></li>
<li><a href="Little_man_computer" class="mw-redirect" title="Little man computer">LMC</a></li>
<li>System/3x0
<ul><li><a href="IBM_System/360_architecture" title="IBM System/360 architecture">S/360</a></li>
<li><a href="IBM_System/370" title="IBM System/370">S/370</a></li>
<li><a href="IBM_System/390" title="IBM System/390">S/390</a></li>
<li><a href="Z/Architecture" title="Z/Architecture">z/Architecture</a></li></ul></li>
<li>Tilera ISA</li>
<li><a href="VISC_architecture" title="VISC architecture">VISC architecture</a></li>
<li><a href="Adapteva" class="mw-redirect" title="Adapteva">Epiphany architecture</a></li>
<li><a href="Comparison_of_instruction_set_architectures" title="Comparison of instruction set architectures">Others</a></li></ul>
</div></td></tr></tbody></table><div></div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Instruction_cycle" title="Instruction cycle">Execution</a></th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em"></div><table class="nowraplinks navbox-subgroup" style="border-spacing:0"><tbody><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Instruction_pipelining" title="Instruction pipelining">Instruction pipelining</a></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Pipeline_stall" title="Pipeline stall">Pipeline stall</a></li>
<li><a href="Operand_forwarding" title="Operand forwarding">Operand forwarding</a></li>
<li><a href="Classic_RISC_pipeline" title="Classic RISC pipeline">Classic RISC pipeline</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Hazard_(computer_architecture)" title="Hazard (computer architecture)">Hazards</a></th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Data_dependency" title="Data dependency">Data dependency</a></li>
<li><a href="Structural_hazard" class="mw-redirect" title="Structural hazard">Structural</a></li>
<li><a href="Control_hazard" class="mw-redirect" title="Control hazard">Control</a></li>
<li><a href="False_sharing" title="False sharing">False sharing</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Out-of-order_execution" title="Out-of-order execution">Out-of-order</a></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Scoreboarding" title="Scoreboarding">Scoreboarding</a></li>
<li><a href="Tomasulo's_algorithm" title="Tomasulo's algorithm">Tomasulo's algorithm</a>
<ul><li><a href="Reservation_station" title="Reservation station">Reservation station</a></li>
<li><a href="Re-order_buffer" title="Re-order buffer">Re-order buffer</a></li></ul></li>
<li><a href="Register_renaming" title="Register renaming">Register renaming</a></li>
<li><a href="Wide-issue" title="Wide-issue">Wide-issue</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Speculative_execution" title="Speculative execution">Speculative</a></th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Branch_predictor" title="Branch predictor">Branch prediction</a></li>
<li><a href="Memory_dependence_prediction" title="Memory dependence prediction">Memory dependence prediction</a></li></ul>
</div></td></tr></tbody></table><div></div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Parallel_computing" title="Parallel computing">Parallelism</a></th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em"></div><table class="nowraplinks navbox-subgroup" style="border-spacing:0"><tbody><tr><th scope="row" class="navbox-group" style="width:1%">Level</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Bit-level_parallelism" title="Bit-level parallelism">Bit</a>
<ul><li><a href="Bit-serial_architecture" title="Bit-serial architecture">Bit-serial</a></li>
<li><a href="Word_(computer_architecture)" title="Word (computer architecture)">Word</a></li></ul></li>
<li><a href="Instruction-level_parallelism" title="Instruction-level parallelism">Instruction</a></li>
<li><a href="Instruction_pipelining" title="Instruction pipelining">Pipelining</a>
<ul><li><a href="Scalar_processor" title="Scalar processor">Scalar</a></li>
<li><a href="Superscalar_processor" title="Superscalar processor">Superscalar</a></li></ul></li>
<li><a href="Task_parallelism" title="Task parallelism">Task</a>
<ul><li><a href="Thread_(computing)" title="Thread (computing)">Thread</a></li>
<li><a href="Process_(computing)" title="Process (computing)">Process</a></li></ul></li>
<li><a href="Data_parallelism" title="Data parallelism">Data</a>
<ul><li><a href="Vector_processor" title="Vector processor">Vector</a></li></ul></li>
<li><a href="Memory-level_parallelism" title="Memory-level parallelism">Memory</a></li>
<li><a href="Distributed_architecture" class="mw-redirect" title="Distributed architecture">Distributed</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Multithreading_(computer_architecture)" title="Multithreading (computer architecture)">Multithreading</a></th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Temporal_multithreading" title="Temporal multithreading">Temporal</a></li>
<li><a href="Simultaneous_multithreading" title="Simultaneous multithreading">Simultaneous</a>
<ul><li><a href="Hyper-threading" title="Hyper-threading">Hyperthreading</a></li>
<li><a href="Simultaneous_and_heterogeneous_multithreading" title="Simultaneous and heterogeneous multithreading">Simultaneous and heterogenous</a></li></ul></li>
<li><a href="Speculative_multithreading" title="Speculative multithreading">Speculative</a></li>
<li><a href="Preemption_(computing)" title="Preemption (computing)">Preemptive</a></li>
<li><a href="Cooperative_multitasking" title="Cooperative multitasking">Cooperative</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Flynn's_taxonomy" title="Flynn's taxonomy">Flynn's taxonomy</a></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Single_instruction%2C_single_data" title="Single instruction, single data">SISD</a></li>
<li><a href="Single_instruction%2C_multiple_data" title="Single instruction, multiple data">SIMD</a>
<ul><li><a href="Single_instruction%2C_multiple_threads" title="Single instruction, multiple threads">Array processing (SIMT)</a></li>
<li><a href="Flynn's_taxonomy#Pipelined_processor" title="Flynn's taxonomy">Pipelined processing</a></li>
<li><a href="Flynn's_taxonomy#Associative_processor" title="Flynn's taxonomy">Associative processing</a></li>
<li><a href="SWAR" title="SWAR">SWAR</a></li></ul></li>
<li><a href="Multiple_instruction%2C_single_data" title="Multiple instruction, single data">MISD</a></li>
<li><a href="Multiple_instruction%2C_multiple_data" title="Multiple instruction, multiple data">MIMD</a>
<ul><li><a href="Single_program%2C_multiple_data" title="Single program, multiple data">SPMD</a></li></ul></li></ul>
</div></td></tr></tbody></table><div></div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Computer_performance" title="Computer performance">Processor<br>performance</a></th><td class="navbox-list-with-group navbox-list navbox-even hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Transistor_count" title="Transistor count">Transistor count</a></li>
<li><a href="Instructions_per_cycle" title="Instructions per cycle">Instructions per cycle</a> (IPC)
<ul><li><a href="Cycles_per_instruction" title="Cycles per instruction">Cycles per instruction</a> (CPI)</li></ul></li>
<li><a href="Instructions_per_second" title="Instructions per second">Instructions per second</a> (IPS)</li>
<li><a href="FLOPS" class="mw-redirect" title="FLOPS">Floating-point operations per second</a> (FLOPS)</li>
<li><a href="Transactions_per_second" title="Transactions per second">Transactions per second</a> (TPS)</li>
<li><a href="SUPS" title="SUPS">Synaptic updates per second</a> (SUPS)</li>
<li><a href="Performance_per_watt" title="Performance per watt">Performance per watt</a> (PPW)</li>
<li><a href="Cache_performance_measurement_and_metric" title="Cache performance measurement and metric">Cache performance metrics</a></li>
<li><a href="Computer_performance_by_orders_of_magnitude" title="Computer performance by orders of magnitude">Computer performance by orders of magnitude</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Processor_(computing)" title="Processor (computing)">Types</a></th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Central_processing_unit" title="Central processing unit">Central processing unit</a> (CPU)</li>
<li><a href="Graphics_processing_unit" title="Graphics processing unit">Graphics processing unit</a> (GPU)
<ul><li><a href="General-purpose_computing_on_graphics_processing_units" title="General-purpose computing on graphics processing units">GPGPU</a></li></ul></li>
<li><a href="Vector_processor" title="Vector processor">Vector</a></li>
<li><a href="Barrel_processor" title="Barrel processor">Barrel</a></li>
<li><a href="Stream_processing" title="Stream processing">Stream</a></li>
<li><a href="Tile_processor" title="Tile processor">Tile processor</a></li>
<li><a href="Coprocessor" title="Coprocessor">Coprocessor</a></li>
<li><a href="Programmable_Array_Logic" title="Programmable Array Logic">PAL</a></li>
<li><a href="Application-specific_integrated_circuit" title="Application-specific integrated circuit">ASIC</a></li>
<li><a href="Field-programmable_gate_array" title="Field-programmable gate array">FPGA</a></li>
<li><a href="Field-programmable_object_array" title="Field-programmable object array">FPOA</a></li>
<li><a href="Complex_programmable_logic_device" title="Complex programmable logic device">CPLD</a></li>
<li><a href="Multi-chip_module" title="Multi-chip module">Multi-chip module</a> (MCM)</li>
<li><a href="System_in_a_package" title="System in a package">System in a package</a> (SiP)</li>
<li><a href="Package_on_a_package" title="Package on a package">Package on a package</a> (PoP)</li></ul>
</div><table class="nowraplinks navbox-subgroup" style="border-spacing:0"><tbody><tr><th scope="row" class="navbox-group" style="width:1%">By application</th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Embedded_system" title="Embedded system">Embedded system</a></li>
<li><a href="Microcontroller" title="Microcontroller">Microcontroller</a></li>
<li><a href="Mobile_processor" title="Mobile processor">Mobile</a></li>
<li><a href="Ultra-low-voltage_processor" title="Ultra-low-voltage processor">Ultra-low-voltage</a></li>
<li><a href="Application-specific_instruction_set_processor" title="Application-specific instruction set processor">ASIP</a></li>
<li><a href="Soft_microprocessor" title="Soft microprocessor">Soft microprocessor</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Systems<br>on chip</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="System_on_a_chip" title="System on a chip">System on a chip</a> (SoC)</li>
<li><a href="Multiprocessor_system_on_a_chip" class="mw-redirect" title="Multiprocessor system on a chip">Multiprocessor</a> (MPSoC)</li>
<li><a href="Cypress_PSoC" title="Cypress PSoC">Cypress PSoC</a></li>
<li><a href="Network_on_a_chip" title="Network on a chip">Network on a chip</a> (NoC)</li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Hardware_acceleration" title="Hardware acceleration">Hardware<br>accelerators</a></th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Coprocessor" title="Coprocessor">Coprocessor</a></li>
<li><a href="AI_accelerator" class="mw-redirect" title="AI accelerator">AI accelerator</a></li>
<li><a href="Graphics_processing_unit" title="Graphics processing unit">Graphics processing unit</a> (GPU)</li>
<li><a href="Image_processor" title="Image processor">Image processor</a></li>
<li><a href="Vision_processing_unit" title="Vision processing unit">Vision processing unit</a> (VPU)</li>
<li><a href="Physics_processing_unit" title="Physics processing unit">Physics processing unit</a> (PPU)</li>
<li><a href="Digital_signal_processor" title="Digital signal processor">Digital signal processor</a> (DSP)</li>
<li><a href="Tensor_Processing_Unit" title="Tensor Processing Unit">Tensor Processing Unit</a> (TPU)</li>
<li><a href="Secure_cryptoprocessor" title="Secure cryptoprocessor">Secure cryptoprocessor</a></li>
<li><a href="Network_processor" title="Network processor">Network processor</a></li>
<li><a href="Baseband_processor" title="Baseband processor">Baseband processor</a></li></ul>
</div></td></tr></tbody></table><div>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Word_(computer_architecture)" title="Word (computer architecture)">Word size</a></th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="1-bit_computing" title="1-bit computing">1-bit</a></li>
<li><a href="4-bit_computing" title="4-bit computing">4-bit</a></li>
<li><a href="8-bit_computing" title="8-bit computing">8-bit</a></li>
<li><a href="12-bit_computing" title="12-bit computing">12-bit</a></li>
<li><a href="Apollo_Guidance_Computer" title="Apollo Guidance Computer">15-bit</a></li>
<li><a href="16-bit_computing" title="16-bit computing">16-bit</a></li>
<li><a href="24-bit_computing" title="24-bit computing">24-bit</a></li>
<li><a href="32-bit_computing" title="32-bit computing">32-bit</a></li>
<li><a href="48-bit_computing" title="48-bit computing">48-bit</a></li>
<li><a href="64-bit_computing" title="64-bit computing">64-bit</a></li>
<li><a href="128-bit_computing" title="128-bit computing">128-bit</a></li>
<li><a href="256-bit_computing" title="256-bit computing">256-bit</a></li>
<li><a href="512-bit_computing" title="512-bit computing">512-bit</a></li>
<li><a href="Bit_slicing" title="Bit slicing">bit slicing</a></li>
<li><a href="Word_(computer_architecture)#Table_of_word_sizes" title="Word (computer architecture)">others</a>
<ul><li><a href="Word_(computer_architecture)#Variable-word_architectures" title="Word (computer architecture)">variable</a></li></ul></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Core count</th><td class="navbox-list-with-group navbox-list navbox-even hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Single-core" title="Single-core">Single-core</a></li>
<li><a href="Multi-core_processor" title="Multi-core processor">Multi-core</a></li>
<li><a href="Manycore_processor" title="Manycore processor">Manycore</a></li>
<li><a href="Heterogeneous_computing" title="Heterogeneous computing">Heterogeneous architecture</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Components</th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Central_processing_unit" title="Central processing unit">Core</a></li>
<li><a href="Cache_(computing)" title="Cache (computing)">Cache</a>
<ul><li><a href="CPU_cache" title="CPU cache">CPU cache</a></li>
<li><a href="Scratchpad_memory" title="Scratchpad memory">Scratchpad memory</a></li>
<li><a href="Data_cache" class="mw-redirect" title="Data cache">Data cache</a></li>
<li><a href="Instruction_cache" class="mw-redirect" title="Instruction cache">Instruction cache</a></li>
<li><a href="Cache_replacement_policies" title="Cache replacement policies">replacement policies</a></li>
<li><a href="Cache_coherence" title="Cache coherence">coherence</a></li></ul></li>
<li><a href="Bus_(computing)" title="Bus (computing)">Bus</a></li>
<li><a href="Clock_rate" title="Clock rate">Clock rate</a></li>
<li><a href="Clock_signal" title="Clock signal">Clock signal</a></li>
<li><a href="FIFO_(computing_and_electronics)" title="FIFO (computing and electronics)">FIFO</a></li></ul>
</div><table class="nowraplinks navbox-subgroup" style="border-spacing:0"><tbody><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Execution_unit" title="Execution unit">Functional<br>units</a></th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Arithmetic_logic_unit" title="Arithmetic logic unit">Arithmetic logic unit</a> (ALU)</li>
<li><a href="Address_generation_unit" title="Address generation unit">Address generation unit</a> (AGU)</li>
<li><a href="Floating-point_unit" title="Floating-point unit">Floating-point unit</a> (FPU)</li>
<li><a href="Memory_management_unit" title="Memory management unit">Memory management unit</a> (MMU)
<ul><li><a href="Load%E2%80%93store_unit" title="Load–store unit">Load–store unit</a></li>
<li><a href="Translation_lookaside_buffer" title="Translation lookaside buffer">Translation lookaside buffer</a> (TLB)</li></ul></li>
<li><a href="Branch_predictor" title="Branch predictor">Branch predictor</a></li>
<li><a href="Branch_target_predictor" title="Branch target predictor">Branch target predictor</a></li>
<li><a href="Memory_controller" title="Memory controller">Integrated memory controller</a> (IMC)
<ul><li><a href="Memory_management_unit" title="Memory management unit">Memory management unit</a></li></ul></li>
<li><a href="Instruction_decoder" class="mw-redirect" title="Instruction decoder">Instruction decoder</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Logic_gate" title="Logic gate">Logic</a></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Combinational_logic" title="Combinational logic">Combinational</a></li>
<li><a href="Sequential_logic" title="Sequential logic">Sequential</a></li>
<li><a href="Glue_logic" title="Glue logic">Glue</a></li>
<li><a href="Logic_gate" title="Logic gate">Logic gate</a>
<ul><li><a href="Quantum_logic_gate" title="Quantum logic gate">Quantum</a></li>
<li><a href="Gate_array" title="Gate array">Array</a></li></ul></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Hardware_register" title="Hardware register">Registers</a></th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Processor_register" title="Processor register">Processor register</a></li>
<li><a href="Status_register" title="Status register">Status register</a></li>
<li><a href="Stack_register" title="Stack register">Stack register</a></li>
<li><a href="Register_file" title="Register file">Register file</a></li>
<li><a href="Memory_buffer_register" title="Memory buffer register">Memory buffer</a></li>
<li><a href="Memory_address_register" title="Memory address register">Memory address register</a></li>
<li><a href="Program_counter" title="Program counter">Program counter</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Control_unit" title="Control unit">Control unit</a></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Hardwired_control_unit" class="mw-redirect" title="Hardwired control unit">Hardwired control unit</a></li>
<li><a href="Instruction_unit" title="Instruction unit">Instruction unit</a></li>
<li><a href="Data_buffer" title="Data buffer">Data buffer</a></li>
<li><a href="Write_buffer" title="Write buffer">Write buffer</a></li>
<li><a href="Microcode" title="Microcode">Microcode</a> <a href="ROM_image" title="ROM image">ROM</a></li>
<li><a href="Counter_(digital)" title="Counter (digital)">Counter</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Datapath" title="Datapath">Datapath</a></th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Multiplexer" title="Multiplexer">Multiplexer</a></li>
<li><a href="Demultiplexer" class="mw-redirect" title="Demultiplexer">Demultiplexer</a></li>
<li><a href="Adder_(electronics)" title="Adder (electronics)">Adder</a></li>
<li><a href="Binary_multiplier" title="Binary multiplier">Multiplier</a>
<ul><li><a href="CPU_multiplier" title="CPU multiplier">CPU</a></li></ul></li>
<li><a href="Binary_decoder" title="Binary decoder">Binary decoder</a>
<ul><li><a href="Address_decoder" title="Address decoder">Address decoder</a></li>
<li><a href="Sum-addressed_decoder" title="Sum-addressed decoder">Sum-addressed decoder</a></li></ul></li>
<li><a href="Barrel_shifter" title="Barrel shifter">Barrel shifter</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Electronic_circuit" title="Electronic circuit">Circuitry</a></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Integrated_circuit" title="Integrated circuit">Integrated circuit</a>
<ul><li><a href="Three-dimensional_integrated_circuit" title="Three-dimensional integrated circuit">3D</a></li>
<li><a href="Mixed-signal_integrated_circuit" title="Mixed-signal integrated circuit">Mixed-signal</a></li>
<li><a href="Power_management_integrated_circuit" title="Power management integrated circuit">Power management</a></li></ul></li>
<li><a href="Boolean_circuit" title="Boolean circuit">Boolean</a></li>
<li><a href="Circuit_(computer_science)" title="Circuit (computer science)">Digital</a></li>
<li><a href="Analogue_electronics" title="Analogue electronics">Analog</a></li>
<li><a href="Quantum_circuit" title="Quantum circuit">Quantum</a></li>
<li><a href="Switch#Electronic_switches" title="Switch">Switch</a></li></ul>
</div></td></tr></tbody></table><div>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Power_management" title="Power management">Power<br>management</a></th><td class="navbox-list-with-group navbox-list navbox-even hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Power_Management_Unit" title="Power Management Unit">PMU</a></li>
<li><a href="Advanced_Power_Management" title="Advanced Power Management">APM</a></li>
<li><a href="ACPI" title="ACPI">ACPI</a></li>
<li><a href="Dynamic_frequency_scaling" title="Dynamic frequency scaling">Dynamic frequency scaling</a></li>
<li><a href="Dynamic_voltage_scaling" title="Dynamic voltage scaling">Dynamic voltage scaling</a></li>
<li><a href="Clock_gating" title="Clock gating">Clock gating</a></li>
<li><a href="Performance_per_watt" title="Performance per watt">Performance per watt</a> (PPW)</li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Related</th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="History_of_general-purpose_CPUs" title="History of general-purpose CPUs">History of general-purpose CPUs</a></li>
<li><a href="Microprocessor_chronology" title="Microprocessor chronology">Microprocessor chronology</a></li>
<li><a href="Processor_design" title="Processor design">Processor design</a></li>
<li><a href="Digital_electronics" title="Digital electronics">Digital electronics</a></li>
<li><a href="Hardware_security_module" title="Hardware security module">Hardware security module</a></li>
<li><a href="Semiconductor_device_fabrication" title="Semiconductor device fabrication">Semiconductor device fabrication</a></li>
<li><a href="Tick%E2%80%93tock_model" title="Tick–tock model">Tick–tock model</a></li>
<li><a href="Pin_grid_array" title="Pin grid array">Pin grid array</a></li>
<li><a href="Chip_carrier" title="Chip carrier">Chip carrier</a></li></ul>
</div></td></tr></tbody></table></div>
<div class="navbox-styles"><style data-mw-deduplicate="TemplateStyles:r1038841319">
/* start https://en.wikipedia.org/ */
.mw-parser-output .tooltip-dotted{border-bottom:1px dotted;cursor:help}
/* end https://en.wikipedia.org/ */
</style></div><div role="navigation" class="navbox authority-control" aria-labelledby="Authority_control_databases_frameless&#124;text-top&#124;10px&#124;alt=Edit_this_at_Wikidata&#124;link=https&#58;//www.wikidata.org/wiki/Q5297#identifiers&#124;class=noprint&#124;Edit_this_at_Wikidata1357" style="padding:3px"><table class="nowraplinks hlist mw-collapsible autocollapse navbox-inner" style="border-spacing:0;background:transparent;color:inherit"><tbody><tr><th scope="col" class="navbox-title" colspan="2"><div id="Authority_control_databases_frameless&#124;text-top&#124;10px&#124;alt=Edit_this_at_Wikidata&#124;link=https&#58;//www.wikidata.org/wiki/Q5297#identifiers&#124;class=noprint&#124;Edit_this_at_Wikidata1357" style="font-size:114%;margin:0 4em">Authority control databases </div></th></tr><tr><th scope="row" class="navbox-group" style="width:1%">International</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em"><ul><li><span class="uid"><a rel="nofollow" class="external text" href="https://id.worldcat.org/fast/1020008">FAST</a></span></li></ul></div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">National</th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em"><ul><li><span class="uid"><a rel="nofollow" class="external text" href="https://d-nb.info/gnd/4039232-6">Germany</a></span></li><li><span class="uid"><a rel="nofollow" class="external text" href="https://id.loc.gov/authorities/sh85084898">United States</a></span></li><li><span class="uid"><a rel="nofollow" class="external text" href="https://catalogue.bnf.fr/ark:/12148/cb119325021">France</a></span></li><li><span class="uid"><a rel="nofollow" class="external text" href="https://data.bnf.fr/ark:/12148/cb119325021">BnF data</a></span></li><li><span class="uid"><span class="rt-commentedText tooltip tooltip-dotted" title="mikroprocesory"><a rel="nofollow" class="external text" href="https://aleph.nkp.cz/F/?func=find-c&local_base=aut&ccl_term=ica=ph115311&CON_LNG=ENG">Czech Republic</a></span></span></li><li><span class="uid"><a rel="nofollow" class="external text" href="https://datos.bne.es/resource/XX527982">Spain</a></span></li><li><span class="uid"><a rel="nofollow" class="external text" href="https://www.nli.org.il/en/authorities/987007531452405171">Israel</a></span></li></ul></div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Other</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em"><ul><li><span class="uid"><a rel="nofollow" class="external text" href="https://lux.collections.yale.edu/view/concept/e3215b94-3a62-4aaf-856f-58b8407af3cb">Yale LUX</a></span></li></ul></div></td></tr></tbody></table></div></div><!--htdig_noindex--><div><div class="zim-footer">
This article is issued from <a class="external text" title="Last edited on 2025-07-23" href="https://en.wikipedia.org/wiki/?title=Microprocessor&oldid=1302040040">Wikipedia</a>. The text is available under <a class="external text" href="https://creativecommons.org/licenses/by-sa/4.0/deed.en">Creative Commons Attribution-Share Alike 4.0</a> unless otherwise noted. Additional terms may apply for the media files.
</div>
</div><!--/htdig_noindex--></div>
</div>
</main>
</div>
</div>
</div>
</body></html>